mirror of
https://github.com/penpot/penpot.git
synced 2025-07-21 08:27:14 +02:00
✨ Minor changes on worker code.
This commit is contained in:
parent
5f338921cf
commit
51e7ffb959
5 changed files with 358 additions and 391 deletions
|
@ -59,7 +59,7 @@
|
|||
(let [profile (mf/deref refs/profile)
|
||||
page (get-in route [:data :name])
|
||||
{:keys [search-term team-id project-id] :as params}
|
||||
(parse-params route profile)]
|
||||
(parse-params route profile)]
|
||||
[:*
|
||||
[:& global-notifications {:profile profile}]
|
||||
[:section.dashboard-layout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue