Page MenuHomePhorge

No OneTemporary

Size
462 B
Referenced Files
None
Subscribers
None
diff --git a/src/stores/timelines.js b/src/stores/timelines.js
index ed4ecfaecb..6d8442c379 100644
--- a/src/stores/timelines.js
+++ b/src/stores/timelines.js
@@ -105,8 +105,6 @@ export const defaultState = () => {
return Object.fromEntries([...TIMELINES].map((name) => [name, emptyTl(name)]))
}
-//const CUSTOM_SORT = new Set(['bookmarks', 'favorites'])
-
export const useTimelinesStore = defineStore('timelines', {
state: defaultState,
actions: {

File Metadata

Mime Type
text/x-diff
Expires
Sun, Aug 30, 1:05 PM (1 d, 14 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1737991
Default Alt Text
(462 B)

Event Timeline