mirror of
https://github.com/britzl/monarch.git
synced 2025-06-27 10:27:49 +02:00
Update README.md
This commit is contained in:
parent
28e54beefb
commit
2bac31b155
@ -51,7 +51,7 @@ NOTE: You must ensure that the ```init()``` function of the ```screen.script```
|
|||||||
end
|
end
|
||||||
|
|
||||||
function on_message(self, message_id, message, sender)
|
function on_message(self, message_id, message, sender)
|
||||||
monarch.show("first_screen")
|
monarch.show(hash("first_screen"))
|
||||||
end
|
end
|
||||||
|
|
||||||
#### Preventing duplicates in the stack
|
#### Preventing duplicates in the stack
|
||||||
|
Loading…
x
Reference in New Issue
Block a user