Skip to content

Commit cc182b0

Browse files
committed
🐛 Fix: some win10 upload clipboard image crash
1 parent 67e526f commit cc182b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/windows10.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ function main {
2727
$stream.Dispose() | out-null
2828

2929
$imagePath
30+
Exit 1
3031
}
3132

3233
try {

0 commit comments

Comments
 (0)