From 3102f649dbbe6236e40adfca122f88895507227e Mon Sep 17 00:00:00 2001 From: Bingus_Violet Date: Tue, 21 Nov 2023 21:14:58 +0000 Subject: [PATCH] one ) --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 428613a..146a0bf 100644 --- a/index.js +++ b/index.js @@ -86,7 +86,7 @@ function pageUpdate() { const activity = lanyardData.activities[index]; if (!debounce && activity.type != 4) { - addedHTML += `


What I'm up to:

This section is pulled automatically from my discord. If Discord is down, or i'm offline, it won't be here.
Huge credit to Phineas' Lanyard for making this possible :D
(This is extremely experimental, so PLEASE report any issues on Codeberg!

` + addedHTML += `


What I'm up to:

This section is pulled automatically from my discord. If Discord is down, or i'm offline, it won't be here.
Huge credit to Phineas' Lanyard for making this possible :D
(This is extremely experimental, so PLEASE report any issues on Codeberg!)

` debounce = true } function get_img() {