mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-05 04:07:23 +02:00
Fix MCI ref
This commit is contained in:
parent
e6a812cf34
commit
39b35e8d11
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ exports.moduleInfo = {
|
|||
};
|
||||
|
||||
const MciViewIds = {
|
||||
OnlineList : 1,
|
||||
onlineList : 1,
|
||||
};
|
||||
|
||||
exports.getModule = class WhosOnlineModule extends MenuModule {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue