3
0
mirror of https://github.com/britzl/monarch.git synced 2025-09-27 18:12:22 +02:00

Update README.md

This commit is contained in:
Björn Ritzl
2018-02-18 22:21:51 +01:00
committed by GitHub
parent 28e54beefb
commit 2bac31b155

View File

@@ -51,7 +51,7 @@ NOTE: You must ensure that the ```init()``` function of the ```screen.script```
end
function on_message(self, message_id, message, sender)
monarch.show("first_screen")
monarch.show(hash("first_screen"))
end
#### Preventing duplicates in the stack