summary |
shortlog |
log |
commit | commitdiff |
review |
tree
raw |
patch |
inline | side by side (from parent 1:
119a6d1)
- update flow configuration for eays enabling
and disabling of flow-nodes.
Issue-ID: OAM-326
Change-Id: If2b14d19a7a0b51c8e26fe9bfdc0abf6f000d076
Signed-off-by: Martin Skorupski <martin.skorupski@highstreet-technologies.com>
},
"tours": {
"welcome": "3.0.2"
},
"tours": {
"welcome": "3.0.2"
+ },
+ "keymap": {
+ "core:enable-selected-nodes": {
+ "scope": "*",
+ "key": "ctrl-alt-e"
+ },
+ "core:disable-selected-nodes": {
+ "scope": "*",
+ "key": "ctrl-alt-d"
+ }
+ },
+ "menu-menu-item-sidebar": true
}
}
\ No newline at end of file
}
}
\ No newline at end of file