From 13eb660ac39ad36571b615642af95fc444ec99f0 Mon Sep 17 00:00:00 2001 From: bingus_violet Date: Sun, 29 Sep 2024 16:35:38 -0500 Subject: [PATCH] New description --- pageUpdater.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pageUpdater.js b/pageUpdater.js index 02da4f6..bb7f521 100644 --- a/pageUpdater.js +++ b/pageUpdater.js @@ -290,7 +290,7 @@ function converter(html, dynamic = true) { }, "SELECTED_VIDEO": () => { if (api.lanyard && api.lanyard.video) { - return `


Random video!

I would call it random daily video but its not at all daily...

+ return `


Predetermined weekly video!

I would call it random but I actually select them manually.


` }