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