mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 09:46:22 +00:00
Fix errorhandling on cases of invalid notes
This commit is contained in:
@@ -28,7 +28,6 @@ function resolveStorageNotes (storage) {
|
||||
return data
|
||||
} catch (err) {
|
||||
console.error(notePath)
|
||||
throw err
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user