From ff0e4d7c79bd0936c8e58f954d9820a59d58b7d0 Mon Sep 17 00:00:00 2001 From: Korbs Date: Sun, 1 Dec 2024 14:25:10 -0500 Subject: [PATCH] Change color of whitelabel to white --- src/Player.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Player.astro b/src/Player.astro index d1fd14c..5fe4d7c 100644 --- a/src/Player.astro +++ b/src/Player.astro @@ -85,7 +85,7 @@ import './Styles/Iconoir.css'
- {Whitelabel ? Zorn Player : null} + {Whitelabel ? Zorn Player : null}