From 0f640b6dfea5ebea0d96e811191f931b49cea791 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Wed, 27 May 2020 09:54:52 -0700 Subject: [PATCH] Drop misleading word "active" from list of idle games By definition, an idle game has no active players, so this word was misleading, (just a leftover copy/paste bug from the list of active games). --- templates/admin.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/admin.html b/templates/admin.html index df79394..051d485 100644 --- a/templates/admin.html +++ b/templates/admin.html @@ -27,7 +27,7 @@