Fix:
* Chat should be displayed for waiting and ended lives * Chat and chat buttons must be cleaned out of the dom on navigation
This commit is contained in:
@ -10,6 +10,12 @@
|
||||
"scopes": [
|
||||
"video-watch"
|
||||
]
|
||||
},
|
||||
{
|
||||
"script": "dist/common-client-plugin.js",
|
||||
"scopes": [
|
||||
"common"
|
||||
]
|
||||
}
|
||||
],
|
||||
"css": [
|
||||
|
Reference in New Issue
Block a user