Initializing a diagnostic tools. WIP

This commit is contained in:
John Livingston
2021-04-09 21:28:16 +02:00
parent 8b3763761b
commit 59cd78ee82
7 changed files with 115 additions and 5 deletions

View File

@ -69,7 +69,8 @@
"staticDirs": {
"static": "dist/client/static",
"conversejs": "dist/client/conversejs/",
"images": "dist/client/images/"
"images": "dist/client/images/",
"settings": "dist/client/settings"
},
"translations": {
"fr-FR": "./languages/fr.json"