Merge pull request #220 from dalf/fix-category-order

[fix] /preferences: remove the empty engine category "social medias"(it is "social media")
dependabot/pip/master/sphinx-6.1.3
Markus Heiser 3 years ago committed by GitHub
commit ea0f4346b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save