mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Add 'SHOW_GROUP_BUTTON_IN_HEADER' in 'groups.js', still unused
This commit is contained in:
parent
8ff8d55d6d
commit
60b68ed63c
@ -2,3 +2,4 @@
|
||||
export const NAME_LENGTH_MIN = 3
|
||||
export const NAME_LENGTH_MAX = 50
|
||||
export const DESCRIPTION_WITHOUT_HTML_LENGTH_MIN = 100 // with removed HTML tags
|
||||
export const SHOW_GROUP_BUTTON_IN_HEADER = true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user