cleanup + fix
This commit is contained in:
parent
fada49768d
commit
3d95ea6acb
3 changed files with 2 additions and 5 deletions
|
@ -116,7 +116,6 @@ const SettingsModal = {
|
|||
if (data) { this.$store.dispatch('loadSettings', data) }
|
||||
},
|
||||
restore () {
|
||||
console.log(this.dataImporter)
|
||||
this.dataImporter.importData()
|
||||
},
|
||||
backup () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue