From 6cc180c7d7f439a2e4e1d84a6bb0fd43938abb61 Mon Sep 17 00:00:00 2001 From: Laptop Date: Tue, 17 Feb 2026 17:03:20 +0200 Subject: [PATCH] fix users tracks loading again --- lib/sc/init.go | 47 ++++++++++++++++++++++++----------------------- 1 file changed, 24 insertions(+), 23 deletions(-) diff --git a/lib/sc/init.go b/lib/sc/init.go index 58febb8..4e54604 100644 --- a/lib/sc/init.go +++ b/lib/sc/init.go @@ -2,6 +2,7 @@ package sc import ( "bytes" + "crypto/tls" "errors" "fmt" "log" @@ -63,39 +64,39 @@ const sc_hydration = `$`, 2)