Refactoring

This commit is contained in:
syuilo
2020-02-15 21:33:32 +09:00
parent bb903cab40
commit 43734f027b
217 changed files with 219 additions and 219 deletions

View File

@@ -3,7 +3,7 @@ import { Notes, Users } from '../../../models';
import { federationChart, driveChart } from '../../../services/chart';
export const meta = {
requireCredential: false,
requireCredential: false as const,
desc: {
'en-US': 'Get the instance\'s statistics'