mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-22 03:53:35 +00:00
1時間単位での集計を追加
This commit is contained in:
@@ -10,6 +10,8 @@ export interface IStats {
|
||||
|
||||
date: Date;
|
||||
|
||||
span: 'day' | 'hour';
|
||||
|
||||
/**
|
||||
* ユーザーに関する統計
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user