mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 01:36:24 +01:00
renamed service variables to conform to new naming scheme
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import treeService from './tree_service.js';
|
||||
import treeService from './tree.js';
|
||||
|
||||
function ScriptApi(startNote, currentNote) {
|
||||
const $pluginButtons = $("#plugin-buttons");
|
||||
|
||||
Reference in New Issue
Block a user