Skip to content

Commit

Permalink
Updated 1.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
PranshulGG committed Oct 20, 2024
1 parent ddb7e51 commit 07db7e8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<a href="https://apt.izzysoft.de/fdroid/index/apk/com.example.weathermaster"><img alt="GitHub" src="preview/download_Btn.png" height="80"/></a></div>
<br>

`(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)

Expand Down
8 changes: 4 additions & 4 deletions app/src/main/assets/modules/units.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
]


Expand Down

0 comments on commit 07db7e8

Please sign in to comment.