Skip to content

Commit e8a15bd

Browse files
Techbot121Meta Construct
authored andcommitted
unyoda response
1 parent 261045b commit e8a15bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/services/webapp/api/discord-oauth.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ export default async (webApp: WebApp): Promise<void> => {
271271
}
272272

273273
if (!steamId) {
274-
res.status(500).send("Could get not your SteamID :(");
274+
res.status(500).send("Could not get your SteamID :(");
275275
return;
276276
}
277277

0 commit comments

Comments
 (0)