Closed machineghost closed 8 years ago
This is really minor, but I thought you might want to fix:
messenger.setPersistentMenu (pageId, menuItems[, cb]) // Set's Page's Persistent Meny
to instead be:
messenger.setPersistentMenu (pageId, menuItems[, cb]) // Set's Page's Persistent Menu
(ie. "Menu" at the end, not "Meny").
Thanks!
This is really minor, but I thought you might want to fix:
to instead be:
(ie. "Menu" at the end, not "Meny").