805904360e
This applies to both Channel and Claim description.
3 lines
136 B
JavaScript
3 lines
136 B
JavaScript
export const FF_MAX_CHARS_DEFAULT = 2000;
|
|
export const FF_MAX_CHARS_IN_COMMENT = 2000;
|
|
export const FF_MAX_CHARS_IN_DESCRIPTION = 5000;
|