From ffa2623e585fd55d2d036aa149bb11ddc05e39af Mon Sep 17 00:00:00 2001 From: MaikEight <84742074+MaikEight@users.noreply.github.com> Date: Sat, 28 Aug 2021 00:10:46 +0200 Subject: [PATCH] Set the NotificationMessage to "Nothing" Preparations for the next release. --- EAMNotificationMessage | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/EAMNotificationMessage b/EAMNotificationMessage index 31e5602e..050d12cb 100644 --- a/EAMNotificationMessage +++ b/EAMNotificationMessage @@ -1,8 +1,8 @@ { - "id":6, + "id":0, "type":0, - "message":"Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum.", - "link":"https://github.com/MaikEight/ExaltAccountManager", - "linkM":"http://www.mpgh.net/forum/forumdisplay.php?f=599", + "message":"", + "link":"", + "linkM":"", "forceShow":false }