fixed expiration on setting a new location

This commit is contained in:
spinach 2023-02-27 11:22:16 -05:00
parent cb8bdd3e43
commit 020bbf7d64

View File

@ -178,7 +178,7 @@ get_location() {
fi fi
# force refresh # force refresh
EXPIRED=0 EXPIRATION=0
} }
get_weather() { get_weather() {