From f43eb60b935dc31f7c47635afd94a22034b3374b Mon Sep 17 00:00:00 2001 From: Octopus Octopus Date: Mon, 24 Feb 2025 13:40:09 -0600 Subject: [PATCH] deduplicate numbers lol --- main.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.go b/main.go index 98ea8ec..de89b14 100644 --- a/main.go +++ b/main.go @@ -16,8 +16,8 @@ import ( 1. Color backdrop to album cover (some sort of sampling?) 2. Transition effect when swapping songs -2. Has/Get code in parse could probably be done with an interface instead? (is it worth it?) -3. Document functions +3. Has/Get code in parse could probably be done with an interface instead? (is it worth it?) +4. Document functions */ var password string