Send a request to create an account on the server

This commit is contained in:
Pierre
2018-04-11 10:52:06 +02:00
parent 99adb1ec0a
commit 7015e10dd3
6 changed files with 127 additions and 1 deletions

View File

@ -207,6 +207,9 @@ class Dev {
"js/langs/fr.inc.js",
//Components
//Account component
"js/components/account/interface.js",
//Mail caching
"js/components/mailCaching.js",