[bitbucket] fix #202

This commit is contained in:
streetturtle 2020-11-09 20:32:52 -05:00
parent ea3c03835e
commit 1a25099f55
1 changed files with 1 additions and 1 deletions

View File

@ -238,7 +238,7 @@ local function worker(args)
{
{
{
image = number_of_approves > 0 and WIDGET_DIR .. '/check.svg' or '',
image = WIDGET_DIR .. '/check.svg',
resize = false,
widget = wibox.widget.imagebox
},