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
@@ -1,6 +1,6 @@
{
"name": "site-gateway",
"version": "0.16.37",
"version": "0.16.38",
"private": true,
"description": "Site Gateway: simple self-hosted website publishing, reverse proxying, and automatic HTTPS.",
"type": "module",