mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-08-05 17:28:06 +02:00
Merge branch '0.0.9-alpha' of github.com:NuSkooler/enigma-bbs into 0.0.9-alpha
This commit is contained in:
commit
cd51cc1adb
7 changed files with 3 additions and 6 deletions
|
@ -37,7 +37,7 @@ exports.moduleInfo = {
|
|||
|
||||
const MciViewIds = {
|
||||
msgList : 1, // VM1
|
||||
MsgInfo1 : 2, // TL2
|
||||
msgInfo1 : 2, // TL2
|
||||
};
|
||||
|
||||
exports.getModule = class MessageListModule extends MessageAreaConfTempSwitcher(MenuModule) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue