1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Added WebRTC adapter v6.4.8

This commit is contained in:
nobody42
2020-03-26 10:38:02 +01:00
parent cafa9d0493
commit 136d10932f
6 changed files with 15 additions and 0 deletions

View File

@@ -237,6 +237,11 @@ var resources = {
'path': 'resources/webfont/{version}/webfontloader.jsm',
'type': 'application/javascript'
},
// WebRTC adapter
'webRTCadapter': {
'path': 'resources/webrtc-adapter/{version}/adapter.min.jsm',
'type': 'application/javascript'
},
// WOW
'wow': {
'path': 'resources/wow/{version}/wow.min.jsm',