Recreated solution with web app template. Improved theme. Switched to ShadcnBlazor library
This commit is contained in:
3
Moonlight.Shared/Http/Responses/Auth/SchemeResponse.cs
Normal file
3
Moonlight.Shared/Http/Responses/Auth/SchemeResponse.cs
Normal file
@@ -0,0 +1,3 @@
|
||||
namespace Moonlight.Shared.Http.Responses.Auth;
|
||||
|
||||
public record SchemeResponse(string Name, string DisplayName);
|
||||
Reference in New Issue
Block a user