* Allow passing of arguments to menu's via menu.json including formatted parameters
* Fix menu.json setting of focus on view
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
|
||||
exports.PluginModule = PluginModule;
|
||||
|
||||
function PluginModule() {
|
||||
function PluginModule(options) {
|
||||
}
|
||||
Reference in New Issue
Block a user