Skip to content

Commit 5591ddb

Browse files
committed
chore: clean
1 parent 8908af9 commit 5591ddb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/renderer/components/screenshot/TheScreenshot.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,6 @@ const onSaveScreenshot = async () => {
181181
a.href = img
182182
a.download = `${props.name}.png`
183183
a.click()
184-
console.log(img)
185184
}
186185
187186
watch(

0 commit comments

Comments
 (0)