forked from mirrors/misskey
Refactoring
This commit is contained in:
@@ -9,7 +9,7 @@ import { genId } from '../../../../../misc/gen-id';
|
||||
export const meta = {
|
||||
tags: ['auth'],
|
||||
|
||||
requireCredential: false,
|
||||
requireCredential: false as const,
|
||||
|
||||
desc: {
|
||||
'ja-JP': 'アプリを認証するためのトークンを作成します。',
|
||||
|
||||
Reference in New Issue
Block a user