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

@ -9,7 +9,7 @@ import { genId } from '../../../../../misc/gen-id';
export const meta = {
tags: ['auth'],
requireCredential: false,
requireCredential: false as const,
desc: {
'ja-JP': 'アプリを認証するためのトークンを作成します。',