Update action

This commit is contained in:
Jackson Harper 2024-06-25 13:23:51 +08:00
parent deccb6f946
commit 1fa4d236c3

View file

@ -81,7 +81,7 @@ export const LibraryHoverActions = (props: LibraryHoverActionsProps) => {
onClick={async (event) => {
event.preventDefault()
event.stopPropagation()
props.handleAction('moveToInbox')
props.handleAction('move-to-inbox')
}}
>
<MoveToInboxIcon