From 632e56801b4293ebbdfb960afe368d31ade4ce78 Mon Sep 17 00:00:00 2001 From: toast-ts <96593068+toast-ts@users.noreply.github.com> Date: Fri, 19 May 2023 10:34:07 +1000 Subject: [PATCH] :stuff: JavaScript tutorial. --- src/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.json b/src/config.json index 4d71c39..889637a 100644 --- a/src/config.json +++ b/src/config.json @@ -26,7 +26,7 @@ }, "botPresence": { "activities": [ - {"name": "the server", "url": "https://www.youtube.com/watch?v=1P17ct4e5OE", "type": 1} + {"name": "the tutorial", "url": "https://www.youtube.com/watch?v=c94bALAgENM", "type": 1} ], "status": "online" },