Set userLanguage cookie when setting interface language

This commit is contained in:
Tusooa Zhu 2022-03-26 12:21:34 -04:00
parent 96a24ec625
commit a5e861cd01
No known key found for this signature in database
GPG key ID: 7B467EDE43A08224
7 changed files with 57 additions and 19 deletions

View file

@ -31,6 +31,7 @@
"cropperjs": "1.5.12",
"diff": "3.5.0",
"escape-html": "1.0.3",
"js-cookie": "^3.0.1",
"localforage": "1.10.0",
"parse-link-header": "1.0.1",
"phoenix": "1.6.2",