From fa771271f572c0234d329b9fd9bdf3fa63baba72 Mon Sep 17 00:00:00 2001
From: Andrew Godwin
Date: Tue, 22 Nov 2022 19:23:04 -0700
Subject: Added 2-minute auto refresh for timelines
---
templates/base.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'templates/base.html')
diff --git a/templates/base.html b/templates/base.html
index 1269fad..62ee087 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -35,7 +35,7 @@
{% if allows_refresh %}
-
+
{% endif %}
--
cgit v1.2.3