mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 06:59:31 +01:00
add trash
This commit is contained in:
@@ -112,7 +112,6 @@ export class AddNotebookDialog extends React.Component {
|
||||
|
||||
let id = toEdit && toEdit.id ? toEdit.id : null;
|
||||
|
||||
// TODO
|
||||
await db.notebooks.add({
|
||||
title: this.title,
|
||||
description: this.description,
|
||||
|
||||
Reference in New Issue
Block a user