fix: conditional in giveKeyChainItem #2804
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix-giveKeyChainItem"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Using safe navigation now and inverted the condition because i would be false when we have to give items, not true.
Closes #2803