diff --git a/frontend/src/app/main/ui.cljs b/frontend/src/app/main/ui.cljs index 69c83db69..d00e466c7 100644 --- a/frontend/src/app/main/ui.cljs +++ b/frontend/src/app/main/ui.cljs @@ -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