1
0
mirror of https://github.com/pierre42100/ComunicWeb synced 2025-07-14 23:18:08 +00:00

Created ring screen

This commit is contained in:
2019-01-25 09:15:34 +01:00
parent f79ef55e3b
commit 118cfeee41
4 changed files with 128 additions and 0 deletions
assets
css
components
js
common
components
system/config

@ -1188,6 +1188,13 @@ var ComunicWeb = {
userMedia: {
//TODO : implement
},
/**
* Ring screen
*/
ringScreen: {
//TODO : implement
}
},
/**