summary refs log tree commit diff
path: root/testFrontend/SafeNSound.Sdk/SafeNSoundConfiguration.cs
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-05-31 20:29:51 +0200
committerRory& <root@rory.gay>2025-05-31 20:29:51 +0200
commit3e4e5d3e26f96a4fac284e6b9d16e7d9e3ac46a6 (patch)
treec2856bcfc0e4f34a2892d3ba23da4de4e387c139 /testFrontend/SafeNSound.Sdk/SafeNSoundConfiguration.cs
parentGenerate jwt secrets (diff)
downloadnodejs-final-assignment-3e4e5d3e26f96a4fac284e6b9d16e7d9e3ac46a6.tar.xz
Init test frontend
Diffstat (limited to 'testFrontend/SafeNSound.Sdk/SafeNSoundConfiguration.cs')
-rw-r--r--testFrontend/SafeNSound.Sdk/SafeNSoundConfiguration.cs6
1 files changed, 6 insertions, 0 deletions
diff --git a/testFrontend/SafeNSound.Sdk/SafeNSoundConfiguration.cs b/testFrontend/SafeNSound.Sdk/SafeNSoundConfiguration.cs
new file mode 100644

index 0000000..d479825 --- /dev/null +++ b/testFrontend/SafeNSound.Sdk/SafeNSoundConfiguration.cs
@@ -0,0 +1,6 @@ +namespace SafeNSound.Sdk; + +public class SafeNSoundConfiguration +{ + +} \ No newline at end of file