feat: slack 40000 chars

This commit is contained in:
Nevo David 2025-08-04 14:55:58 +07:00
parent f00a5ba900
commit 490bd74aec
1 changed files with 1 additions and 1 deletions

View File

@ -23,5 +23,5 @@ export default withProvider({
CustomPreviewComponent: undefined,
dto: SlackDto,
checkValidity: undefined,
maximumCharacters: 280,
maximumCharacters: 400000,
});