Fixed #52
This commit is contained in:
@@ -61,6 +61,7 @@ export async function createNote(name: string): Promise<void> {
|
||||
}
|
||||
catch (e) {
|
||||
console.error(e)
|
||||
throw e
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user