From 7e8c2b926b9e1b414b7bab75ecb05146b133b8b4 Mon Sep 17 00:00:00 2001 From: Nevin Vu Date: Sun, 18 Feb 2024 20:57:40 +1100 Subject: [PATCH] update notification. --- static/assets/notification.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/assets/notification.json b/static/assets/notification.json index fac24ca..401d7ef 100755 --- a/static/assets/notification.json +++ b/static/assets/notification.json @@ -1,8 +1,8 @@ { "notifications" : [ { - "title": "19/01/2024", - "message": "Added Noah & Mio (Xenoblade)", + "title": "18/02/2024", + "message": "Added Sora", "type": "success" } ]