Skip to content

Commit 8815f37

Browse files
committed
Fix undefined string
1 parent 326bb92 commit 8815f37

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/components/events/LifeCyclePolicies.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,6 @@ const LifeCyclePolicies = () => {
8888
onShowModal: showNewPolicyModal,
8989
text: "LIFECYCLE.POLICIES.TABLE.ADD_POLICY",
9090
resource: "lifecyclepolicy",
91-
hotkeySequence: availableHotkeys.general.NEW_LIFECYCLEPOLICY.sequence,
92-
hotkeyDescription: availableHotkeys.general.NEW_LIFECYCLEPOLICY.description,
9391
}}
9492
>
9593
</NavBar>

0 commit comments

Comments
 (0)