mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
🐛 Have language change notification written in the new language
This commit is contained in:
parent
0014bb3d24
commit
41aede2b50
5 changed files with 41 additions and 36 deletions
|
@ -82,7 +82,7 @@
|
|||
(st/emit! (rt/initialize-router ui/routes)
|
||||
(rt/initialize-history on-navigate))
|
||||
|
||||
(st/emit! udu/fetch-profile)
|
||||
(st/emit! (udu/fetch-profile))
|
||||
(mf/mount (mf/element ui/app) (dom/get-element "app"))
|
||||
(mf/mount (mf/element modal) (dom/get-element "modal")))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue