mirror of
https://github.com/aelve/guide.git
synced 2024-11-22 11:33:34 +03:00
Submit category settings on Ctrl + Enter; fixes #316
This commit is contained in:
parent
7b56dbc918
commit
da910381ec
@ -12,7 +12,7 @@
|
||||
<v-form
|
||||
lazy-validation
|
||||
v-model="isValid"
|
||||
@keydown.native.prevent.enter="submit"
|
||||
@keydown.native.prevent.ctrl.enter="updateCategoryInfo"
|
||||
>
|
||||
<v-text-field
|
||||
autofocus
|
||||
|
Loading…
Reference in New Issue
Block a user