include optional into hunter's journal tab
This commit is contained in:
parent
d3fe74fb81
commit
88cbcf5b4b
3 changed files with 3 additions and 3 deletions
|
|
@ -6672,7 +6672,7 @@ function GenerateInnerHTML(db) {
|
||||||
|
|
||||||
case "achievements": // essential
|
case "achievements": // essential
|
||||||
|
|
||||||
case "huntersJournal": // essential
|
case "huntersJournalOptional": // essential
|
||||||
|
|
||||||
case "statistics": // stats
|
case "statistics": // stats
|
||||||
|
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -558,7 +558,7 @@ function GenerateInnerHTML(db) {
|
||||||
/* ending the tabs */
|
/* ending the tabs */
|
||||||
case "godmaster": // main
|
case "godmaster": // main
|
||||||
case "achievements": // essential
|
case "achievements": // essential
|
||||||
case "huntersJournal": // essential
|
case "huntersJournalOptional": // essential
|
||||||
case "statistics": // stats
|
case "statistics": // stats
|
||||||
case "godhomeStatistics": // godhome
|
case "godhomeStatistics": // godhome
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue