mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-09-23 03:58:56 -04:00
Add library category 'wikiHow'
This commit is contained in:
parent
0cd2bec992
commit
f43a4e2902
@ -100,6 +100,7 @@
|
||||
"ted":"Ted",
|
||||
"vikidia":"Vikidia",
|
||||
"wikibooks":"Wikibooks",
|
||||
"wikihow":"wikiHow",
|
||||
"wikinews":"Wikinews",
|
||||
"wikipedia":"Wikipedia",
|
||||
"wikiquote":"Wikiquote",
|
||||
|
@ -18,6 +18,7 @@ void initStaticContent() {
|
||||
PUSH("ted");
|
||||
PUSH("vikidia");
|
||||
PUSH("wikibooks");
|
||||
PUSH("wikihow");
|
||||
PUSH("wikinews");
|
||||
PUSH("wikipedia");
|
||||
PUSH("wikiquote");
|
||||
|
Loading…
x
Reference in New Issue
Block a user