From df0fa4ac43b8806057169a99ef771b4c26e84d83 Mon Sep 17 00:00:00 2001 From: Nevin Vu Date: Fri, 18 Jul 2025 11:53:59 +1000 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 db148128..89fd7a69 100755 --- a/static/assets/notification.json +++ b/static/assets/notification.json @@ -1,8 +1,8 @@ { "notifications" : [ { - "title": "08/06/2025", - "message": "Added Street Fighter & TOTK", + "title": "18/07/2025", + "message": "Add Donkey Kong & Pauline", "type": "success" } ]