include optional into hunter's journal tab

This commit is contained in:
ReznoRMichael 2021-07-27 22:48:54 +02:00
parent d3fe74fb81
commit 88cbcf5b4b
3 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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