mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-27 16:24:31 -04:00
refactor(frontend): 🚧 Add group/user CRUD support for admins
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
:label="inputField.label"
|
||||
:name="inputField.varName"
|
||||
:hint="inputField.hint || ''"
|
||||
:disabled="updateMode && inputField.fixed"
|
||||
@change="emitBlur"
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user