diff --git a/src/uncategorized/main.tw b/src/uncategorized/main.tw index 26f8d93f74e992947e519afd80335f1f4ee25dcd..e379ab652bc5d36ac108ba2586517f913d89170b 100644 --- a/src/uncategorized/main.tw +++ b/src/uncategorized/main.tw @@ -110,8 +110,8 @@ __''MAIN MENU''__ //[[Summary Options]]// <<run Object.keys($JobIDArray).forEach((job) => _penthouseSlaves += $JobIDArray[job].length)>> <<if $useSlaveSummaryOverviewTab == 1>> <button class="tablinks" onclick="opentab(event, 'overview')" id="tab overview">Overview</button> - <</if>> - <button class="tablinks" onclick="opentab(event, 'resting')" id="tab resting"> + <</if>> + <button class="tablinks" onclick="opentab(event, 'resting')" id="tab resting"> /*leaving resting always on as it changes a lot from week to week. */ Resting <<if $JobIDArray['rest'].length > 0>> ($JobIDArray['rest'].length)