add download backupd button
This commit is contained in:
parent
36f54ff0c3
commit
a1aa2ccd12
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
<q-btn label="Save" flat @click="updateSettings"></q-btn>
|
||||
<q-btn label="Restart server" flat @click="restartServer"></q-btn>
|
||||
<q-btn label="Reset to defaults" flat @click="restartServer"></q-btn>
|
||||
<q-btn label="Download Database Backup" flat @click="restartServer"></q-btn>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row q-col-gutter-md justify-center">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue