remove special tags because they have been replaced by icons in #336

This commit is contained in:
2017-05-18 12:41:26 +02:00
parent 5941c5e739
commit 317a0898d6

View File

@@ -28,7 +28,7 @@
"tags_upper_color": "#e5e5e5", "tags_upper_color": "#e5e5e5",
"tags_lower_color": "#333333", "tags_lower_color": "#333333",
"tags_alpha": "0.5", "tags_alpha": "0.5",
"hidden_tags": "attachment,unread,flagged,sent,signed,replied,encrypted,del" "hidden_tags": "unread,sent,signed,replied,encrypted,del"
} }
}, },
"general": { "general": {