mirror of
https://github.com/romancm/gamebrary
synced 2025-02-17 19:48:24 +00:00
fix loading stuck in legacy add list
This commit is contained in:
parent
e9745d363c
commit
d2607ac746
1 changed files with 1 additions and 0 deletions
|
@ -106,6 +106,7 @@ export default {
|
|||
methods: {
|
||||
reset() {
|
||||
this.listName = '';
|
||||
this.saving = false;
|
||||
},
|
||||
|
||||
submit(e) {
|
||||
|
|
Loading…
Add table
Reference in a new issue