This commit is contained in:
Aire-One 2022-08-07 19:14:04 +02:00
parent 5358c40a02
commit bbb4bd7623
1 changed files with 1 additions and 1 deletions

View File

@ -133,4 +133,4 @@ local function worker(user_args)
end
return setmetatable(logout_menu_widget, { __call = function(_, ...) return worker(...) end })
return worker