diff --git a/frontend/src/app/main/ui/workspace/header.cljs b/frontend/src/app/main/ui/workspace/header.cljs index 644e2840b..25ef1a9cd 100644 --- a/frontend/src/app/main/ui/workspace/header.cljs +++ b/frontend/src/app/main/ui/workspace/header.cljs @@ -608,7 +608,7 @@ (mf/deps team-id project-id) #(st/emit! (rt/nav-new-window* {:rname :dashboard-files :path-params {:team-id team-id - :project-id (:project-id project-id)}}))) + :project-id project-id}}))) toggle-history (mf/use-fn