mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-27 01:13:27 +03:00
UBER-498: replace component shortcut (#3441)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
This commit is contained in:
parent
05d273bb59
commit
e9319acca8
@ -1617,7 +1617,7 @@ export function createModel (builder: Builder): void {
|
||||
},
|
||||
label: tracker.string.Component,
|
||||
icon: tracker.icon.Component,
|
||||
keyBinding: ['keyC'],
|
||||
keyBinding: ['keyM->keyT'],
|
||||
input: 'any',
|
||||
category: tracker.category.Tracker,
|
||||
target: tracker.class.Issue,
|
||||
|
Loading…
Reference in New Issue
Block a user