Skip to content

Commit 48634c5

Browse files
authored
Merge pull request #401 from aryanp-86/discord_limit_fix
Increase Discord Message Character Limit for Better Compatibility
2 parents 43b434a + f72b938 commit 48634c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/frontend/src/components/launches/providers/discord/discord.provider.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ export default withProvider(
1717
undefined,
1818
DiscordDto,
1919
undefined,
20-
280
20+
1980
2121
);

0 commit comments

Comments
 (0)