From c3405c4fdb280b6e41dc05d995dc7051193b833d Mon Sep 17 00:00:00 2001 From: Bryan Ashby Date: Sun, 22 Jul 2018 20:14:50 -0600 Subject: [PATCH] Add missing changeMessageAreaPreArt menu --- config/menu.hjson | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/config/menu.hjson b/config/menu.hjson index b857dd38..39149416 100644 --- a/config/menu.hjson +++ b/config/menu.hjson @@ -1951,6 +1951,19 @@ } } + changeMessageAreaPreArt: { + module: show_art + config: { + method: messageArea + key: areaTag + } + options: { + pause: true + cls: true + menuFlags: [ "popParent", "noHistory" ] + } + } + messageAreaMessageList: { module: msg_list art: MSGLIST