mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
3 lines
176 B
JavaScript
3 lines
176 B
JavaScript
// this file is duplicated in `backend/src/constants/group.js` and `webapp/constants/group.js`
|
|
export const DESCRIPTION_WITHOUT_HTML_LENGTH_MIN = 100 // with removed HTML tags
|