From 175712fdfd9ec2c06d8592044f383b2e14cc5df4 Mon Sep 17 00:00:00 2001 From: Bagus Nur Listiyono <28079733+bagusnl@users.noreply.github.com> Date: Thu, 5 Dec 2024 08:12:31 +0700 Subject: [PATCH] Fix wrong DateTime string in TimeBegin oopsies --- notification_preview.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/notification_preview.json b/notification_preview.json index e5c8ed23..66ccfc8f 100644 --- a/notification_preview.json +++ b/notification_preview.json @@ -1,13 +1,13 @@ { "AppPush": [ { - "MsgId": 74, + "MsgId": 75, "IsDisposable": false, "Severity": "Error", "Title": "[EN] Collapse Launcher Update Issue", "Message": "Due to bug in the launcher code, Launcher's update system might be bugged for some users. If you're still on 1.82.2 or below, please reinstall your launcher using link provided below! You won't lose your settings/game data. For more questions, please hit us up in GitHub discussion or issues.", "Show": true, - "TimeBegin": "2024-12-1T00:00:00+08:00", + "TimeBegin": "2024-12-01T00:00:00+08:00", "TimeEnd": "2025-12-31T00:00:00+08:00", "ValidForVerBelow": "1.82.3.0", "ActionProperty": {