mirror of
https://github.com/penpot/penpot.git
synced 2025-06-08 13:52:57 +02:00
✨ Init i18N for viewer
This commit is contained in:
parent
e7e67c6ad8
commit
3f224ce47b
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
||||||
|
|
||||||
(defn ^:export init
|
(defn ^:export init
|
||||||
[]
|
[]
|
||||||
|
(lc/init)
|
||||||
(st/init)
|
(st/init)
|
||||||
(ui/init-routes)
|
(ui/init-routes)
|
||||||
(ui/init))
|
(ui/init))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue