From 07db7e886312cb8408a2bbc56e4500618f67573a Mon Sep 17 00:00:00 2001 From: Pranshul Date: Sun, 20 Oct 2024 20:52:54 +0530 Subject: [PATCH] Updated 1.6.9 --- README.md | 2 +- app/src/main/assets/modules/units.js | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a7cf74ca..1347f3e0 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ GitHub
-`(Last updated on 10-15-2024 at 1:45 PM UTC)` +`(Last updated on 10-20-2024 at 1:45 PM UTC)` ![app_thumbnail](preview/thumbnail.png) diff --git a/app/src/main/assets/modules/units.js b/app/src/main/assets/modules/units.js index f487881c..9c46b60c 100644 --- a/app/src/main/assets/modules/units.js +++ b/app/src/main/assets/modules/units.js @@ -783,10 +783,10 @@ const ClearNightFrog = [ ] const PartlyCloudyNightFrog = [ - "https://gitlab.com/bignutty/google-weather-icons/-/blob/main/froggie/v2/mobile/07-partly-cloudy-night/07-partly-cloudy-night-creek-fireflies.png?ref_type=heads", - "https://gitlab.com/bignutty/google-weather-icons/-/blob/main/froggie/v2/mobile/07-partly-cloudy-night/07-partly-cloudy-night-field-fireflies.png?ref_type=heads", - "https://gitlab.com/bignutty/google-weather-icons/-/blob/main/froggie/v2/mobile/07-partly-cloudy-night/07-partly-cloudy-night-hills-smores.png?ref_type=heads", - "https://gitlab.com/bignutty/google-weather-icons/-/blob/main/froggie/v2/mobile/07-partly-cloudy-night/07-partly-cloudy-night-orchard-eating.png?ref_type=heads", + "https://gitlab.com/bignutty/google-weather-icons/-/raw/main/froggie/v2/mobile/07-partly-cloudy-night/07-partly-cloudy-night-creek-fireflies.png?ref_type=heads", + "https://gitlab.com/bignutty/google-weather-icons/-/raw/main/froggie/v2/mobile/07-partly-cloudy-night/07-partly-cloudy-night-field-fireflies.png?ref_type=heads", + "https://gitlab.com/bignutty/google-weather-icons/-/raw/main/froggie/v2/mobile/07-partly-cloudy-night/07-partly-cloudy-night-hills-smores.png?ref_type=heads", + "https://gitlab.com/bignutty/google-weather-icons/-/raw/main/froggie/v2/mobile/07-partly-cloudy-night/07-partly-cloudy-night-orchard-eating.png?ref_type=heads", ]