fix: add missing safeCreateIcons import in ui.js
This commit is contained in:
parent
a0768d7a76
commit
60c23e811b
@ -1,6 +1,7 @@
|
||||
/* 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';
|
||||
import { safeCreateIcons } from './utils.js';
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
// Right Sidebar Manager
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user