mirror of
https://github.com/Kareadita/Kavita.git
synced 2026-06-05 14:25:17 -04:00
Koreader Progress Sync for all files (#4323)
Co-authored-by: Amelia <77553571+Fesaa@users.noreply.github.com>
This commit is contained in:
@@ -108,6 +108,10 @@ public sealed record ServerSettingDto
|
||||
/// The Version of Kavita on the first run
|
||||
/// </summary>
|
||||
public string? FirstInstallVersion { get; set; }
|
||||
/// <summary>
|
||||
/// How many times Kavita has hit the Stats API
|
||||
/// </summary>
|
||||
public int StatsApiHits { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Are at least some basics filled in
|
||||
|
||||
Reference in New Issue
Block a user