Merge pull request #179 from NBKelly/master

Remove doubled temperature line
This commit is contained in:
streetturtle 2020-08-15 20:00:29 -04:00 committed by GitHub
commit 346fbc0097
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -370,8 +370,6 @@ local function worker(args)
local count = #self
for i = 0, count do self[i]=nil end
table.insert(self, temp_below)
table.insert(self, wibox.widget{
{
hourly_forecast_graph,