Plugin SDK: fix weather night icon
This commit is contained in:
@@ -155,7 +155,7 @@ abstract class WeatherProvider(
|
||||
forecast.location,
|
||||
forecast.provider,
|
||||
forecast.providerUrl,
|
||||
forecast.night,
|
||||
if (forecast.night) 1 else 0,
|
||||
forecast.icon.name,
|
||||
forecast.condition,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user