Remove tone from UI
This commit is contained in:
@@ -93,20 +93,6 @@ const saveOp = watchPausable(
|
||||
</template>
|
||||
</CardField>
|
||||
|
||||
<CardField>
|
||||
<template #title> Model tone </template>
|
||||
<template #description>
|
||||
Tone used for generated titles and descriptions.
|
||||
</template>
|
||||
<template #value>
|
||||
<USelect
|
||||
class="min-w-28"
|
||||
v-model="preferences.tone"
|
||||
:items="tones"
|
||||
/>
|
||||
</template>
|
||||
</CardField>
|
||||
|
||||
<CardField>
|
||||
<template #title> Unit system </template>
|
||||
<template #description>
|
||||
|
||||
Reference in New Issue
Block a user