♻️ Rename data.events to data.event

This commit is contained in:
Andrey Antukh 2024-11-27 08:51:42 +01:00
parent 838fb06039
commit c6b96a81f1
65 changed files with 65 additions and 65 deletions

View file

@ -13,7 +13,7 @@
[app.common.geom.shapes :as gsh]
[app.common.types.shape-tree :as ctst]
[app.config :as cfg]
[app.main.data.events :as ev]
[app.main.data.event :as ev]
[app.main.fonts :as fonts]
[app.main.refs :as refs]
[app.main.store :as st]