Fix Namespaces along with CJs PR, Added more types

This commit is contained in:
CWX
2025-01-06 15:51:27 +00:00
parent bf4f9837d9
commit b95ccad7c6
97 changed files with 2815 additions and 295 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
namespace Types.Models.Config;
namespace Core.Models.Config;
public class HttpConfig
{