code refactor
Sun Jan 18 2026 22:55:00 GMT+0000 (Coordinated Universal Time)
Saved by
@nurud43
export const LOCAL_STORAGE_KEYS = {
CONVERSATION_SELECTED_TAB: "conversation-selected-tab",
CONVERSATION_RIGHT_PANEL_SHOWN: "conversation-right-panel-shown",
CONVERSATION_UNPINNED_TABS: "conversation-unpinned-tabs",
};
content_copyCOPY
Comments