mirror of
https://github.com/Kareadita/Kavita.git
synced 2026-06-05 06:15:25 -04:00
More Polish (#4336)
Co-authored-by: Amelia <77553571+Fesaa@users.noreply.github.com>
This commit is contained in:
@@ -24,7 +24,7 @@ public class AppUserAuthKey
|
||||
/// An Optional time which the Key expires
|
||||
/// </summary>
|
||||
public DateTime? ExpiresAtUtc { get; set; }
|
||||
public DateTime? LastAccessedAt { get; set; }
|
||||
public DateTime? LastAccessedAtUtc { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Kavita will have a short-lived key
|
||||
|
||||
Reference in New Issue
Block a user