Merge branch 'develop' into feature/syntax_highlight

pull/526/head
Elian Doran 2024-10-26 23:39:49 +07:00
commit c7e1362105
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({