Showing only active sets

This commit is contained in:
Florian Schroedl 2024-08-19 10:46:48 +02:00
parent 8660c372dc
commit 97436531d0
4 changed files with 18 additions and 8 deletions

View file

@ -243,9 +243,6 @@
(def workspace-active-theme-ids
(l/derived wtts/get-active-theme-ids st/state))
(def workspace-active-theme-id
(l/derived wtts/update-theme-id st/state))
(def workspace-token-themes
(l/derived wtts/get-workspace-themes-index st/state))