Initial commit
This commit is contained in:
3
hello_world-widget.lua
Normal file
3
hello_world-widget.lua
Normal file
@@ -0,0 +1,3 @@
|
||||
function onResume()
|
||||
aio:showText("Hello world!")
|
||||
end
|
||||
Reference in New Issue
Block a user