fix: #281
This commit is contained in:
parent
5358c40a02
commit
bbb4bd7623
|
@ -133,4 +133,4 @@ local function worker(user_args)
|
|||
|
||||
end
|
||||
|
||||
return setmetatable(logout_menu_widget, { __call = function(_, ...) return worker(...) end })
|
||||
return worker
|
||||
|
|
Loading…
Reference in New Issue