We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 326bb92 commit 8815f37Copy full SHA for 8815f37
src/components/events/LifeCyclePolicies.tsx
@@ -88,8 +88,6 @@ const LifeCyclePolicies = () => {
88
onShowModal: showNewPolicyModal,
89
text: "LIFECYCLE.POLICIES.TABLE.ADD_POLICY",
90
resource: "lifecyclepolicy",
91
- hotkeySequence: availableHotkeys.general.NEW_LIFECYCLEPOLICY.sequence,
92
- hotkeyDescription: availableHotkeys.general.NEW_LIFECYCLEPOLICY.description,
93
}}
94
>
95
</NavBar>
0 commit comments