Create base call window

This commit is contained in:
2020-04-10 13:18:26 +02:00
parent a59b9b6441
commit 119a6f1626
5 changed files with 75 additions and 1 deletions

View File

@ -457,6 +457,7 @@ class Dev {
//Calls component
"js/components/calls/controller.js",
"js/components/calls/window.js",
// Web app component
"js/components/webApp/interface.js",