fix: add missing openFile import in ui.js
This commit is contained in:
parent
1b9ba69c52
commit
83a5de2ed2
@ -1,5 +1,6 @@
|
||||
/* ObsiGate — UI: theme, sidebar, context menus, tabs, toast, find-in-page */
|
||||
import { rightSidebarVisible, rightSidebarWidth, currentVault, currentPath, selectedContextVault } from './state.js';
|
||||
import { openFile } from './viewer.js';
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
// Right Sidebar Manager
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user