mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-02-06 09:56:03 +00:00
Fix linting
This commit is contained in:
parent
a06ccce0d7
commit
0d6031143a
@ -9,4 +9,4 @@ export const {
|
||||
NAME_LENGTH_MAX,
|
||||
DESCRIPTION_WITHOUT_HTML_LENGTH_MIN,
|
||||
SHOW_GROUP_BUTTON_IN_HEADER,
|
||||
} = {...groupsDefault, ...groupsBranding}
|
||||
} = { ...groupsDefault, ...groupsBranding }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user