🐛 Fix allow names selection in dashboard

This commit is contained in:
Eva 2023-01-09 14:26:24 +01:00
parent fe7f4004f1
commit 2c2755b35e
5 changed files with 13 additions and 4 deletions

View file

@ -407,7 +407,7 @@
[:& interface-walkthrough
{:close-walkthrough close-walkthrough}])])
[:div.dashboard-container.no-bg
[:div.dashboard-container.no-bg.dashboard-projects
(for [{:keys [id] :as project} projects]
(let [files (when recent-map
(->> (vals recent-map)