mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-21 17:32:41 +00:00
feat: force backup when putting the device into bootloader mode
This commit is contained in:
@@ -61,7 +61,6 @@ export async function restoreBackup(event: Event) {
|
||||
} else if (isCsvChords(text)) {
|
||||
restoreFromFile(csvChordsToJson(text))
|
||||
} else {
|
||||
alert("Unknown backup format")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user