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

@@ -8,7 +8,7 @@ import { UserProfiles } from '../../../../../models';
import { ensure } from '../../../../../prelude/ensure';
export const meta = {
requireCredential: true,
requireCredential: true as const,
secure: true,