diff --git a/src/api/endpoints.ts b/src/api/endpoints.ts index 1fc9465cd..c7100bd03 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' }, {