mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 11:56:01 +01:00
reduced dependencies of utils
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import ScriptContext from "./script_context";
|
||||
import ScriptContext from "./script_context.js";
|
||||
|
||||
async function executeBundle(bundle) {
|
||||
const apiContext = ScriptContext(bundle.note, bundle.allNotes);
|
||||
|
||||
Reference in New Issue
Block a user