This commit is contained in:
syuilo 2018-03-09 18:29:27 +09:00
parent 910ccf1804
commit e82268db7e
7 changed files with 38 additions and 9 deletions

View file

@ -253,6 +253,11 @@ const endpoints: Endpoint[] = [
withCredential: true
},
{
name: 'othello/games/show',
withCredential: true
},
{
name: 'mute/create',
withCredential: true,