remove categories that have no results

This commit is contained in:
luddens 2019-06-19 10:51:15 +02:00 committed by Kelson
parent 82bb3ffd60
commit 784a305202

View File

@ -205,19 +205,19 @@ ContentManagerSide::ContentManagerSide(QWidget *parent) :
for (auto category: {
"All",
"Gutenberg",
"Gutenberg", // Gutenberg book has wrong tag
"Other",
"Phet",
"Phet", // Phet books have no tags
"Psiram",
"Stack Exchange",
"Ted",
"Ted", // Ted books have wrong tags
"Vikidia",
"Wikibooks",
"Wikibooks", // wikibooks have no tags
"Wikinews",
"Wikipedia",
"Wikiquote",
"Wikisource",
"Wikispecies",
// "Wikispecies", // Wikispecies books have wrong tags
"Wikiversity",
"Wikivoyage",
"Wiktionary"