summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/api/endpoints.ts3
1 files changed, 1 insertions, 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'
},
{