From f4f0545da973c1c4ae7377740c4fab3888d53321 Mon Sep 17 00:00:00 2001 From: toast-ts <96593068+toast-ts@users.noreply.github.com> Date: Wed, 3 Jul 2024 10:05:00 +1000 Subject: [PATCH] Push uncommitted change --- src/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config.json b/src/config.json index 798cb53..6bf3a8f 100644 --- a/src/config.json +++ b/src/config.json @@ -26,8 +26,8 @@ "botPresence": { "activities": [ { - "name": "Today is June!", - "url": "https://www.youtube.com/watch?v=e_AZJzYe7CU", + "name": "Today is July!", + "url": "https://www.youtube.com/watch?v=ZncbtRo7RXs", "type": 1 } ],