mirror of
https://github.com/tiny-craft/tiny-rdm.git
synced 2025-10-15 11:40:38 +08:00
feat: add db selection for new key dialog
refactor: remove unused code
This commit is contained in:
@@ -313,8 +313,6 @@ const handleDrop = ({ node, dragNode, dropPosition }) => {
|
||||
connectionStore.connections = Array.from(connectionStore.connections)
|
||||
saveSort()
|
||||
}
|
||||
|
||||
const saveDrop = () => {}
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
Reference in New Issue
Block a user