mirror of
https://github.com/Kareadita/Kavita.git
synced 2026-06-06 14:55:19 -04:00
Small UI changes (#3787)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
namespace API.DTOs.Statistics;
|
||||
#nullable enable
|
||||
|
||||
public class ServerStatisticsDto
|
||||
public sealed record ServerStatisticsDto
|
||||
{
|
||||
public long ChapterCount { get; set; }
|
||||
public long VolumeCount { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user