summaryrefslogtreecommitdiff
path: root/web/js/state.js
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-17 15:16:44 +0300
committerPaul Buetow <paul@buetow.org>2026-05-17 15:16:44 +0300
commite56136f4fc5ac12735f332f1cde8f3748103ef1d (patch)
treea59a27702cfe4e67caa02989cc433fcdc16d454f /web/js/state.js
parent5de8f79ef831d1218499c1e33bad6cc121115dd1 (diff)
Add in-progress frontend actions
Diffstat (limited to 'web/js/state.js')
-rw-r--r--web/js/state.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/js/state.js b/web/js/state.js
index b5057b9..be60d61 100644
--- a/web/js/state.js
+++ b/web/js/state.js
@@ -3,6 +3,7 @@ export const state = {
sets: [],
selectedSetId: null,
selectedSetIds: [], // multi-selection
+ virtualSet: '',
media: [],
filters: {
type: '',