From 72c7d306d8a77bd33e4b0a483cac876e3114e7ca Mon Sep 17 00:00:00 2001 From: bingus_violet Date: Tue, 25 Jun 2024 01:35:22 -0500 Subject: [PATCH] Show time of last pregeneration on site --- static/stats/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/stats/index.html b/static/stats/index.html index 5ba3190..aaa6ea5 100644 --- a/static/stats/index.html +++ b/static/stats/index.html @@ -39,6 +39,7 @@
  • Pregeneration time: {PREGEN_TIME}ms
  • Uptime: {UPTIME}
  • Last Lanyard update: {LAST_LANYARD}
  • +
  • Last Pregeneration: {LAST_PREGEN}