Fixed multi-click on restore archive character
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
<v-btn
|
||||
v-if="characterSlots > 0"
|
||||
text
|
||||
:loading="restoreLoading"
|
||||
@click="restore(model._id)"
|
||||
>
|
||||
Restore
|
||||
|
||||
Reference in New Issue
Block a user