Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 11f447b9

Přidáno uživatelem Vojtěch Bartička před asi 2 roky(ů)

Code cleanup

Zobrazit rozdíly:

Backend/Models/Authentication/LoginResponse.cs
13 13
    {
14 14
    }
15 15

  
16
#nullable disable
16 17
    public bool Ok { get; set; }
17 18
    public string Token { get; set; }
18 19
    public DateTime Expiration { get; set; }

Také k dispozici: Unified diff