Automatically retrieve calls configuration

This commit is contained in:
2019-01-23 15:19:34 +01:00
parent e6f4159e53
commit feb17e3f13
6 changed files with 108 additions and 2 deletions

View File

@ -437,6 +437,10 @@ class Dev {
"js/components/incognito/management.js",
"js/components/incognito/keyboard.js",
//Calls compontent
"js/components/calls/interface.js",
"js/components/calls/controller.js",
//Pacman component (easter egg)
"js/components/pacman.js",