4 lines
110 B
Lua
4 lines
110 B
Lua
function onResume()
|
|
ui:showText("Mail widget on the screen: " .. tostring(aio:isWidgetAdded("mail")))
|
|
end
|