From 1e6c213e4a61b05462b1b7570bf4a6ca6da425c1 Mon Sep 17 00:00:00 2001 From: tombay Date: Fri, 9 Aug 2024 10:23:28 +1000 Subject: [PATCH] comment out uselocation tag --- profiles/countryfoot.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/countryfoot.lua b/profiles/countryfoot.lua index 3fdd01871..c2a0b77d5 100644 --- a/profiles/countryfoot.lua +++ b/profiles/countryfoot.lua @@ -140,7 +140,7 @@ function setup() uselocationtags = Set { - 'countryspeeds', + -- 'countryspeeds', } } end