This commit is contained in:
syuilo
2020-02-18 08:05:27 +09:00
parent 4a585e8920
commit 1441fd93b9
37 changed files with 0 additions and 74 deletions

View File

@@ -6,8 +6,6 @@ import { Emojis, Users } from '../../../models';
import { DB_MAX_NOTE_TEXT_LENGTH } from '../../../misc/hard-limits';
export const meta = {
stability: 'stable',
desc: {
'ja-JP': 'インスタンス情報を取得します。',
'en-US': 'Get the information of this instance.'