This commit is contained in:
2025-12-14 21:42:36 +01:00
parent fb6889e310
commit 11a4660881
2 changed files with 1 additions and 7 deletions

View File

@@ -25,12 +25,6 @@ namespace KCM
public static KCClient inst { get; set; }
static KCClient()
{
InitializeClient();
}
private static void InitializeClient()
{
// Clean up old client if exists