From: 2weiEmu Date: Fri, 19 Jun 2026 14:33:10 +0000 (+0200) Subject: removed: START_COUNT X-Git-Url: https://git.saalbach.dev/?a=commitdiff_plain;h=bf6132127cdcc136140a58fb4321422c08adb3b5;p=binbsis50-sm.git removed: START_COUNT --- diff --git a/pkg/dbhandling/songsapi.go b/pkg/dbhandling/songsapi.go index e1e5506..8d57ce8 100644 --- a/pkg/dbhandling/songsapi.go +++ b/pkg/dbhandling/songsapi.go @@ -7,8 +7,6 @@ import ( "strconv" ) -var START_COUNT = 2000 // WARNING: jank - /** TEST * An internal method to get the total number of songs as that is just something we need sometimes **/ diff --git a/songmanager b/songmanager index 0627d51..ed5ddb7 100755 Binary files a/songmanager and b/songmanager differ