mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 10:56:31 +00:00
queue + local sqlite WIP
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
namespace Azaion.Common.DTO;
|
||||
|
||||
public class LoginResponse
|
||||
{
|
||||
public string Token { get; set; } = null!;
|
||||
}
|
||||
Reference in New Issue
Block a user