Skip to content

Commit

Permalink
fr language
Browse files Browse the repository at this point in the history
  • Loading branch information
iamBiB committed Jul 16, 2024
1 parent 6ad5a84 commit b53b216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htc-flipclock-weather.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ weatherDefaults['imagesPath'] = weatherDefaults.widgetPath + 'themes/' + weather
weatherDefaults['clockImagesPath'] = weatherDefaults.imagesPath + 'clock/'
weatherDefaults['weatherImagesPath'] = weatherDefaults.imagesPath + 'weather/' + weatherDefaults.theme['weather_icon_set'] + '/'

const htcVersion = "1.4";
const htcVersion = "1.4.1";


const weatherIconsDay = {
Expand Down

0 comments on commit b53b216

Please sign in to comment.