Plugins proof of concept

This commit is contained in:
Andrey Antukh 2024-02-02 09:17:10 +01:00
parent fd92437f7d
commit 3f473ca765
6 changed files with 200 additions and 10 deletions

View file

@ -25,6 +25,7 @@
[app.main.ui.modal :refer [modal]]
[app.main.ui.routes :as rt]
[app.main.worker :as worker]
[app.plugins]
[app.util.dom :as dom]
[app.util.i18n :as i18n]
[app.util.theme :as theme]