mirror of
https://github.com/penpot/penpot.git
synced 2026-02-26 06:14:02 +00:00
🐛 Fix black screen on non-log access to projects
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user