Adding a Shared folder:
* init some shared functions (videoHasWebchat, parseConfigUUIDs) * api/room: checking that video has live enabled * fix promise handling in initChat function * removing some 'use strict' that are no more necessary in typescript
This commit is contained in:
@ -1,6 +1,4 @@
|
||||
|
||||
'use strict'
|
||||
|
||||
function register ({ registerHook }: RegisterOptions): void {
|
||||
registerHook({
|
||||
target: 'action:router.navigation-end',
|
||||
|
Reference in New Issue
Block a user