forked from didirus/AstralRinth
fix: keybind issues with gallery + moderation checklist (#4674)
This commit is contained in:
@@ -631,6 +631,7 @@ onMounted(() => {
|
||||
})
|
||||
|
||||
onUnmounted(() => {
|
||||
window.removeEventListener('keydown', handleKeybinds)
|
||||
notifications.setNotificationLocation('right')
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user