mirror of
https://github.com/penpot/penpot.git
synced 2026-05-30 04:08:08 +00:00
🐛 Fix black screen on non-log access to projects
This commit is contained in:
parent
e2428fc0c6
commit
bb5eb4a097
@ -107,8 +107,7 @@
|
|||||||
(not= "0.0" (:main cf/version)))
|
(not= "0.0" (:main cf/version)))
|
||||||
[:& release-notes-modal {:version (: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
|
:viewer
|
||||||
(let [{:keys [query-params path-params]} route
|
(let [{:keys [query-params path-params]} route
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user