summaryrefslogtreecommitdiff
path: root/src/server/api/endpoints
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/api/endpoints')
-rw-r--r--src/server/api/endpoints/games/reversi/match.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/api/endpoints/games/reversi/match.ts b/src/server/api/endpoints/games/reversi/match.ts
index 43b6fc8eed..a3cc523a8c 100644
--- a/src/server/api/endpoints/games/reversi/match.ts
+++ b/src/server/api/endpoints/games/reversi/match.ts
@@ -66,7 +66,7 @@ export default define(meta, (ps, user) => new Promise(async (res, rej) => {
});
if (other == 0) {
- publishMainStream(user._id, 'reversi_no_invites');
+ publishMainStream(user._id, 'reversiNoInvites');
}
} else {
// Fetch child