Remove tone from UI

This commit is contained in:
2025-05-07 18:09:18 +03:00
parent 5bc747c657
commit 797007e823

View File

@@ -93,20 +93,6 @@ const saveOp = watchPausable(
</template> </template>
</CardField> </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> <CardField>
<template #title> Unit system </template> <template #title> Unit system </template>
<template #description> <template #description>