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

@@ -6,7 +6,7 @@ import { ensure } from '../../../../prelude/ensure';
import { doPostSuspend } from '../../../../services/suspend-user';
export const meta = {
requireCredential: true,
requireCredential: true as const,
secure: true,