mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 05:15:59 +01:00
initial work on mobile frontend
This commit is contained in:
3
src/public/javascripts/services/mobile.js
Normal file
3
src/public/javascripts/services/mobile.js
Normal file
@@ -0,0 +1,3 @@
|
||||
import treeService from "./tree.js";
|
||||
|
||||
treeService.showTree();
|
||||
Reference in New Issue
Block a user