fix: repair corrupted sync.js import line
This commit is contained in:
parent
4418c725f8
commit
876c6c8de0
@ -1,7 +1,7 @@
|
||||
/* ObsiGate — Sync: SSE client + PWA registration */
|
||||
import { state } from './state.js';
|
||||
import { showToast } from './ui.js';
|
||||
import { loadVaults, loadTags, refreshTagsForContext } from './sidebar.js';, refreshSidebarTreePreservingState
|
||||
import { loadVaults, loadTags, refreshTagsForContext, refreshSidebarTreePreservingState } from './sidebar.js';
|
||||
import { loadRecentFiles } from './config.js';
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user