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

@ -10,7 +10,7 @@ import { ensure } from '../../../../prelude/ensure';
export const meta = {
tags: ['auth'],
requireCredential: true,
requireCredential: true as const,
secure: true,