mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 09:46:22 +00:00
データ移転バグ修正
This commit is contained in:
@@ -19,6 +19,7 @@ export function init () {
|
||||
data = JSON.parse(localStorage.getItem('local'))
|
||||
jetpack.write(getLocalPath(), data)
|
||||
localStorage.removeItem('local')
|
||||
return
|
||||
}
|
||||
|
||||
let defaultFolder = {
|
||||
|
||||
Reference in New Issue
Block a user