feat: notes/instance/perUserNotesチャートに添付ファイル付きノートの数を追加
This commit is contained in:
parent
1da7be6334
commit
adf3493af8
9 changed files with 59 additions and 3 deletions
|
|
@ -9,6 +9,7 @@ export const schema = {
|
|||
'diffs.normal': { range: 'small' },
|
||||
'diffs.reply': { range: 'small' },
|
||||
'diffs.renote': { range: 'small' },
|
||||
'diffs.withFile': { range: 'small' },
|
||||
} as const;
|
||||
|
||||
export const entity = Chart.schemaToEntity(name, schema, true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue