mirror of
https://github.com/XFox111/bonch-calendar.git
synced 2026-06-30 10:52:41 +03:00
feat!: active users stats and improved logging and healthcheck
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
namespace BonchCalendar;
|
||||
|
||||
public record StatsResponse(int ActiveUsers);
|
||||
Reference in New Issue
Block a user