Use a more familiar lua snake_hour
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
function onResume()
|
||||
ui:showText("Mail widget on the screen: " .. tostring(aio:isWidgetAdded("mail")))
|
||||
function on_resume()
|
||||
ui:show_text("Mail widget on the screen: " .. tostring(aio:is_widget_added("mail")))
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user