strange bug fix
This commit is contained in:
parent
4bffdba96a
commit
aa8014a168
@ -99,7 +99,7 @@ onload = () => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (e.message === '--user list changed') {
|
if (e.message === '--user list changed') {
|
||||||
removeBloat(webview)
|
//removeBloat(webview)
|
||||||
}
|
}
|
||||||
|
|
||||||
if (e.message === "muted") {
|
if (e.message === "muted") {
|
||||||
|
Loading…
Reference in New Issue
Block a user