Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit ea0f4346 authored by Markus Heiser's avatar Markus Heiser Committed by GitHub
Browse files

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

[fix] /preferences: remove the empty engine category "social medias"(it is "social media")
parents 6869119f b1100e2b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ CATEGORY_ORDER = [
    'it',
    'science',
    'files',
    'social medias',
    'social media',
]
STR_TO_BOOL = {
    '0': False,