From 85df5ce3f7bd0badbb52f1c32672467e2aaa8865 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 14 Mar 2018 04:30:24 +0900 Subject: [PATCH] :v: --- src/api/endpoints.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/api/endpoints.ts b/src/api/endpoints.ts index 1fc9465cd0..c7100bd036 100644 --- a/src/api/endpoints.ts +++ b/src/api/endpoints.ts @@ -254,8 +254,7 @@ const endpoints: Endpoint[] = [ }, { - name: 'othello/games/show', - withCredential: true + name: 'othello/games/show' }, {