mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-24 22:58:46 +01:00
add download backupd button
This commit is contained in:
parent
3df058ef8d
commit
c6308b4b9d
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
Reference in a new issue