Fix Dashboard Uptime tile resetting to 0m on page load due to a ticker race condition

This commit is contained in:
marvin
2026-09-19 19:45:08 -04:00
parent ecb4b1ad0a
commit a413f53577
5 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
<img alt="Docker" src="https://img.shields.io/badge/Docker-ready-2496ED?logo=docker&logoColor=white">
<img alt="Architectures" src="https://img.shields.io/badge/platform-amd64%20%7C%20arm64-5965F2">
<img alt="Caddy" src="https://img.shields.io/badge/powered%20by-Caddy-1F88C0">
<img alt="Version" src="https://img.shields.io/badge/version-0.16.37-62E6A7">
<img alt="Version" src="https://img.shields.io/badge/version-0.16.38-62E6A7">
</p>
<p>
<a href="#why-site-gateway">Why Site Gateway</a> ·