mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-08-13 04:59:29 +02:00
Add missing changeMessageAreaPreArt menu
This commit is contained in:
parent
c625d25e2a
commit
c3405c4fdb
1 changed files with 13 additions and 0 deletions
|
@ -1951,6 +1951,19 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
changeMessageAreaPreArt: {
|
||||||
|
module: show_art
|
||||||
|
config: {
|
||||||
|
method: messageArea
|
||||||
|
key: areaTag
|
||||||
|
}
|
||||||
|
options: {
|
||||||
|
pause: true
|
||||||
|
cls: true
|
||||||
|
menuFlags: [ "popParent", "noHistory" ]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
messageAreaMessageList: {
|
messageAreaMessageList: {
|
||||||
module: msg_list
|
module: msg_list
|
||||||
art: MSGLIST
|
art: MSGLIST
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue