wiki updated
This commit is contained in:
parent
ac6615db20
commit
6accb3a2a9
1 changed files with 0 additions and 2 deletions
|
@ -116,8 +116,6 @@ local function fetch_weather()
|
|||
-- In case there's no defined icon for current forecast
|
||||
if io.open(sky) == nil then
|
||||
sky = icon_path .. "na.png"
|
||||
else
|
||||
io.close(f)
|
||||
end
|
||||
|
||||
-- Localization
|
||||
|
|
Loading…
Add table
Reference in a new issue