♻️ Refactor profile & language loading.

This commit is contained in:
Andrey Antukh 2019-07-24 00:48:24 +02:00
parent 08dc1870bf
commit 406157c06c
7 changed files with 74 additions and 39 deletions

View file

@ -9,3 +9,4 @@
(goog-define url "http://127.0.0.1:6060/api")
(goog-define viewurl "/view/index.html")
(goog-define isdemo false)
(goog-define default-language "en")