Skip to content

Commit

Permalink
feat: Update signature
Browse files Browse the repository at this point in the history
  • Loading branch information
Fleurxxx committed Aug 26, 2024
1 parent d638098 commit cffa91d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/plugins/robot/src/Main.vue
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,7 @@ export default {
event.target.value = ''
uploadFile(file)
}
const imageDeleting = ref(false)
const handleDelete = () => {
imageDeleting.value = true
Expand Down

0 comments on commit cffa91d

Please sign in to comment.