Merge branch 'develop' into feature/syntax_highlight

This commit is contained in:
Elian Doran 2024-10-26 23:39:49 +03:00
commit c7e1362105
No known key found for this signature in database

View File

@ -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({