From 073248777a6414505b1df7f65a0cb1dcf5c44118 Mon Sep 17 00:00:00 2001 From: Rory& Date: Sun, 1 Jun 2025 09:23:16 +0200 Subject: Update test client --- testFrontend/SafeNSound.Sdk/SafeNSoundClient.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testFrontend/SafeNSound.Sdk/SafeNSoundClient.cs') diff --git a/testFrontend/SafeNSound.Sdk/SafeNSoundClient.cs b/testFrontend/SafeNSound.Sdk/SafeNSoundClient.cs index 7a7023c..dee3913 100644 --- a/testFrontend/SafeNSound.Sdk/SafeNSoundClient.cs +++ b/testFrontend/SafeNSound.Sdk/SafeNSoundClient.cs @@ -1,6 +1,6 @@ namespace SafeNSound.Sdk; -public class SafeNSoundClient +public class SafeNSoundClient(SafeNSoundConfiguration config) { } \ No newline at end of file -- cgit 1.5.1