diff --git a/src/main/frontend/state.cljs b/src/main/frontend/state.cljs index f1081a9d09..a15539dac0 100644 --- a/src/main/frontend/state.cljs +++ b/src/main/frontend/state.cljs @@ -9,7 +9,7 @@ [dommy.core :as dom] [cljs.core.async :as async])) -(defonce state +(defonce ^:private state (atom {:route-match nil :today nil