mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 22:43:34 -07:00
fix group settings page colors
This commit is contained in:
parent
d04924d518
commit
4f2091858b
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
v-model="group.preferences.privateGroup"
|
||||
hide-details
|
||||
density="compact"
|
||||
color="primary"
|
||||
:label="$t('group.private-group')"
|
||||
@change="groupActions.updatePreferences()"
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue