Fix MCI ref
This commit is contained in:
parent
e6a812cf34
commit
39b35e8d11
|
@ -18,7 +18,7 @@ exports.moduleInfo = {
|
|||
};
|
||||
|
||||
const MciViewIds = {
|
||||
OnlineList : 1,
|
||||
onlineList : 1,
|
||||
};
|
||||
|
||||
exports.getModule = class WhosOnlineModule extends MenuModule {
|
||||
|
|
Loading…
Reference in New Issue