mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-22 01:42:47 +00:00
fix: warn users if no device is connected
fix: can't backup without a device
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
onHidden(instance) {
|
||||
instance.destroy()
|
||||
},
|
||||
onDestroy(instance) {
|
||||
onDestroy() {
|
||||
shareComponent.$destroy()
|
||||
},
|
||||
}).show()
|
||||
|
||||
Reference in New Issue
Block a user