diff --git a/frontend/js/dashboard.js b/frontend/js/dashboard.js index 6172b14..81c4eaf 100644 --- a/frontend/js/dashboard.js +++ b/frontend/js/dashboard.js @@ -1,7 +1,8 @@ // dashboard.js — extracted from app.js (3414-3806) + DashboardBookmarkWidget (3810-3870) import { api } from './auth.js'; import { state } from './state.js'; -import { escapeHtml, safeCreateIcons, getFileIcon } from './utils.js'; +import { escapeHtml, safeCreateIcons, getFileIcon } from './utils.js'; +import { icon } from './viewer.js'; // --------------------------------------------------------------------------- // Recent files