complete tab

This commit is contained in:
ReznoRMichael 2021-08-04 16:43:28 +02:00
parent bc178651f7
commit dfd492cb6a
3 changed files with 3 additions and 3 deletions

View file

@ -7514,7 +7514,7 @@ function GenerateInnerHTML(db) {
case "statistics": // stats case "statistics": // stats
case "godhomeStatistics": case "pantheonOfHallownest":
// godhome // godhome
finalHTMLFill += "</div>"; finalHTMLFill += "</div>";
break; break;

File diff suppressed because one or more lines are too long

View file

@ -562,7 +562,7 @@ function GenerateInnerHTML(db) {
case "achievements": // essential case "achievements": // essential
case "huntersJournalOptional": // essential case "huntersJournalOptional": // essential
case "statistics": // stats case "statistics": // stats
case "godhomeStatistics": // godhome case "pantheonOfHallownest": // godhome
finalHTMLFill += `</div>`; finalHTMLFill += `</div>`;