0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-25 07:58:49 -05:00

🐛 Fix black screen on non-log access to projects

This commit is contained in:
alonso.torres 2024-03-07 17:00:19 +01:00
parent e2428fc0c6
commit bb5eb4a097

View file

@ -107,8 +107,7 @@
(not= "0.0" (:main cf/version)))
[:& release-notes-modal {:version (:main cf/version)}]))
(when profile
[:& dashboard-page {:route route :profile profile}])]
[:& dashboard-page {:route route :profile profile}]]
:viewer
(let [{:keys [query-params path-params]} route