Update 'mbchc-local.user.js'

This commit is contained in:
Mute 2022-07-04 22:22:47 +00:00
parent c29d264520
commit 1f45cb04e0

View File

@ -380,7 +380,7 @@ var bcModSdk=function(){"use strict";const o="1.0.2";function e(o){alert("Mod ER
window.MBCHC.sdk.hookFunction("AsylumGGTSSAddItems", 0, (args, next) => { window.MBCHC.loader(); return(next(args)) })
} else {
window.MBCHC.loader()
if(("Online" === window.CurrentModule) && ("ChatRoom" === window.CurrentScreen)) window.MBCHC.hello()
}
console.debug({module: window.CurrentModule, screen: window.CurrentScreen})
})()