mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-06-22 12:45:25 -04:00
CI fixes for cookbook workflow sync
This commit is contained in:
@@ -1120,6 +1120,7 @@ export function openPanel() {
|
||||
}
|
||||
_open = true;
|
||||
_editingId = null;
|
||||
_searchQuery = '';
|
||||
_clearViewedReminderGlows();
|
||||
_firedDotDismissedAt = Date.now();
|
||||
try { localStorage.setItem(REMINDER_DISMISSED_AT_KEY, String(_firedDotDismissedAt)); } catch {}
|
||||
|
||||
Reference in New Issue
Block a user