client: Fix error when duplicating note

pull/533/head
Elian Doran 2024-10-26 23:39:38 +07:00
parent 88cd2ac25c
commit acf37f9327
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

@ -5,6 +5,7 @@ import ws from "./ws.js";
import froca from "./froca.js";
import treeService from "./tree.js";
import toastService from "./toast.js";
import { t } from "./i18n.js";
async function createNote(parentNotePath, options = {}) {
options = Object.assign({