From 06c3d100d7354cf56775472352472f77c609c001 Mon Sep 17 00:00:00 2001 From: Nathan Byrd Date: Tue, 5 Sep 2023 20:41:40 +0000 Subject: [PATCH] Updated length for message list --- art/themes/luciano_blocktronics/theme.hjson | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/art/themes/luciano_blocktronics/theme.hjson b/art/themes/luciano_blocktronics/theme.hjson index db01b74b..fde3659c 100644 --- a/art/themes/luciano_blocktronics/theme.hjson +++ b/art/themes/luciano_blocktronics/theme.hjson @@ -343,7 +343,7 @@ } mci: { VM1: { - height: 14 + height: 13 width: 70 itemFormat: "|00|15{msgNum:>4} |03{subject:<28.27} |11{fromUserName:<20.20} |03{ts:<15.16} |15{newIndicator}" focusItemFormat: "|00|19|15{msgNum:>4} {subject:<28.27} {fromUserName:<20.20} {ts:<15.16} {newIndicator}"