complete tab
This commit is contained in:
parent
bc178651f7
commit
dfd492cb6a
3 changed files with 3 additions and 3 deletions
|
|
@ -7514,7 +7514,7 @@ function GenerateInnerHTML(db) {
|
|||
|
||||
case "statistics": // stats
|
||||
|
||||
case "godhomeStatistics":
|
||||
case "pantheonOfHallownest":
|
||||
// godhome
|
||||
finalHTMLFill += "</div>";
|
||||
break;
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -562,7 +562,7 @@ function GenerateInnerHTML(db) {
|
|||
case "achievements": // essential
|
||||
case "huntersJournalOptional": // essential
|
||||
case "statistics": // stats
|
||||
case "godhomeStatistics": // godhome
|
||||
case "pantheonOfHallownest": // godhome
|
||||
|
||||
finalHTMLFill += `</div>`;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue