strange bug fix

This commit is contained in:
khlam 2019-12-06 16:43:00 -08:00
parent 4bffdba96a
commit aa8014a168

View File

@ -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") {