From 88ccda11f387ce8f9cb4a87635f8208d2c4c5342 Mon Sep 17 00:00:00 2001 From: ehpersonal38 <103586016+ehpersonal38@users.noreply.github.com> Date: Thu, 25 May 2023 15:54:54 -0400 Subject: [PATCH] fix the things --- homepage/views.php | 4 +++- scripts/config.php | 6 +++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/homepage/views.php b/homepage/views.php index 1b2cb42..0578f5e 100644 --- a/homepage/views.php +++ b/homepage/views.php @@ -66,6 +66,7 @@ elseif ($config["LONGITUDE"] == "0.000") { echo "
WARNING: Your longitude is not set properly. Please do so now in Tools -> Settings.
"; } ?> +