mirror of
https://github.com/SecurityBrewery/catalyst.git
synced 2025-12-06 23:32:47 +01:00
Add timeformat edit (#6)
This commit is contained in:
@@ -81,6 +81,12 @@
|
||||
v-model="editoruserdata.email"
|
||||
></v-text-field>
|
||||
|
||||
<v-text-field
|
||||
prepend-icon="mdi-timetable"
|
||||
label="Timeformat"
|
||||
v-model="editoruserdata.timeformat"
|
||||
></v-text-field>
|
||||
|
||||
<v-btn
|
||||
color="success"
|
||||
outlined
|
||||
|
||||
Reference in New Issue
Block a user