Remove the redundant "Currently" row from the overview

The big clock already shows the asleep/awake state prominently.
This commit is contained in:
Alexander Heldt
2026-07-12 16:02:22 +00:00
parent 2e817a086d
commit c1ece16347
2 changed files with 0 additions and 10 deletions
-1
View File
@@ -143,7 +143,6 @@
<div class="last-row"><span>Last poo</span><span id="last-poo"></span></div>
<div class="last-row"><span>Last meal</span><span id="last-eat"></span></div>
<div class="last-row"><span>Last sleep</span><span id="last-sleep"></span></div>
<div class="last-row" id="currently-row" hidden><span>Currently</span><span id="currently"></span></div>
</div>
</section>