Rename descriptionEditable
to description_overwrite
with backwards compatibility
#275
Labels
good first issue
Good for newcomers
descriptionEditable
todescription_overwrite
to prettify url as snake_case is preferred over camelCase in urls.descriptionEditable
will still function as normal.description_overwrite
, Perhaps we can rename all variables to much shorter url parameters likei=1&f=1&d=1&do=Description%20Overwrite&t=Dark
socialify/common/types/queryType.ts
Line 14 in 5aed012
socialify/src/components/configuration/config.tsx
Lines 44 to 60 in 5aed012
socialify/src/components/configuration/config.tsx
Lines 92 to 99 in 5aed012
This will come handy when adding language override too (#69)
The text was updated successfully, but these errors were encountered: