♻️ Refactor application initialization.

This commit is contained in:
Andrey Antukh 2021-05-04 15:18:59 +02:00 committed by Andrés Moya
parent 4018e4df79
commit 6dbabf2935
25 changed files with 392 additions and 368 deletions

View file

@ -10,6 +10,7 @@
[app.common.uuid :as uuid]
[app.config :as cfg]
[app.main.data.comments :as dcm]
[app.main.data.events :as ev]
[app.main.data.messages :as dm]
[app.main.data.viewer :as dv]
[app.main.data.viewer.shortcuts :as sc]
@ -23,6 +24,7 @@
[app.util.router :as rt]
[app.util.webapi :as wapi]
[cuerdas.core :as str]
[potok.core :as ptk]
[rumext.alpha :as mf]))
(mf/defc zoom-widget