Skip to content

Commit

Permalink
feat: change linkedin chars limit
Browse files Browse the repository at this point in the history
  • Loading branch information
nevo-david committed Dec 14, 2024
1 parent 72a2b77 commit 3d185ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import { withProvider } from '@gitroom/frontend/components/launches/providers/high.order.provider';

export default withProvider(null, undefined, undefined, undefined, 1300);
export default withProvider(null, undefined, undefined, undefined, 3000);

0 comments on commit 3d185ad

Please sign in to comment.