mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
Create KV V2 Ember Engine (#22426)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
*/
|
||||
|
||||
import Component from '@ember/component';
|
||||
import keys from 'vault/lib/keycodes';
|
||||
import keys from 'core/utils/key-codes';
|
||||
|
||||
export default Component.extend({
|
||||
onExecuteCommand() {},
|
||||
|
||||
Reference in New Issue
Block a user