reorganization
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
function on_resume()
|
||||
ui:show_text("Click to freeze launcher")
|
||||
end
|
||||
|
||||
function on_click()
|
||||
while true do
|
||||
system:get_from_clipboard()
|
||||
system:copy_to_clipboard("http://google.com")
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user