mirror of
https://github.com/penpot/penpot.git
synced 2026-03-02 00:03:45 +00:00
✨ Prevent unexpected requests on dashboard after logout
This commit is contained in:
@@ -185,7 +185,7 @@
|
||||
:profile profile
|
||||
:section section
|
||||
:search-term search-term}]
|
||||
(when (and team (seq projects))
|
||||
(when (and team profile (seq projects))
|
||||
[:& dashboard-content
|
||||
{:projects projects
|
||||
:profile profile
|
||||
|
||||
Reference in New Issue
Block a user