Skip to content

Commit

Permalink
fix(config): Fix weather time missing
Browse files Browse the repository at this point in the history
  • Loading branch information
FjamZoo committed Dec 3, 2023
1 parent e144fa8 commit bdd93dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/weather.lua
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ return {
},
{
weather = 'EXTRASUNNY',
time = 15, -- minutes
windSpeed = 0.5,
},
},
Expand Down

0 comments on commit bdd93dc

Please sign in to comment.