From ecbab12a1d790544abdc2bd8b60715b1d536bbb2 Mon Sep 17 00:00:00 2001 From: algernon-A Date: Fri, 11 Nov 2022 14:21:46 +1100 Subject: [PATCH] Minor cleanup. --- Code/WhatsNewMessageListing.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Code/WhatsNewMessageListing.cs b/Code/WhatsNewMessageListing.cs index ae3916d..66181e9 100644 --- a/Code/WhatsNewMessageListing.cs +++ b/Code/WhatsNewMessageListing.cs @@ -27,8 +27,8 @@ internal class WhatsNewMessageListing "RPR_22_0", "RPR_22_1", }, - } - ,new WhatsNewMessage + }, + new WhatsNewMessage { Version = new Version("2.1.0.0"), MessagesAreKeys = true,