fix: Discord character limit changed to avoid message truncation
This commit is contained in:
parent
05a24fe020
commit
35c017a26f
|
|
@ -17,5 +17,5 @@ export default withProvider(
|
|||
undefined,
|
||||
DiscordDto,
|
||||
undefined,
|
||||
280
|
||||
1980
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue