[fix] /preferences: remove the empty engine category "social medias" (it is "social media")

pull/220/head
Alexandre Flament 3 years ago
parent 6869119f5e
commit b1100e2b7d

@ -30,7 +30,7 @@ CATEGORY_ORDER = [
'it',
'science',
'files',
'social medias',
'social media',
]
STR_TO_BOOL = {
'0': False,

Loading…
Cancel
Save