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

@@ -8,8 +8,6 @@ import { getUser } from '../../common/getters';
import { Blockings, NoteWatchings, Users } from '../../../../models';
export const meta = {
stability: 'stable',
desc: {
'ja-JP': '指定したユーザーをブロックします。',
'en-US': 'Block a user.'