mirror of
https://github.com/zadam/trilium.git
synced 2025-10-29 09:16:45 +01:00
moved dialog entrypoints into bootstrap, fixes
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import treeService from './tree.js';
|
||||
import server from './server.js';
|
||||
|
||||
function ScriptApi(startNote, currentNote) {
|
||||
const $pluginButtons = $("#plugin-buttons");
|
||||
|
||||
Reference in New Issue
Block a user