mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-09-23 12:07:00 -04:00
remove categories that have no results
This commit is contained in:
parent
82bb3ffd60
commit
784a305202
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user