mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 05:46:10 +01:00
all access to notes and branches is now async so we can lazy load it in the future
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import linkService from '../services/link.js';
|
||||
import utils from '../services/utils.js';
|
||||
import server from '../services/server.js';
|
||||
|
||||
const $showDialogButton = $("#recent-changes-button");
|
||||
const $dialog = $("#recent-changes-dialog");
|
||||
|
||||
Reference in New Issue
Block a user