Skip to content

Commit f3eb9fe

Browse files
committed
fix(vscode): 右键菜单受 UTF-8 with BOM 影响
1 parent 01d465a commit f3eb9fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src-vscode/scripts/windows/open-folder-in-maa-analyzer.vbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Option Explicit
1+
Option Explicit
22

33
Dim fso, shellApp, targetPath, route, lower, base64Path, uri
44
Set fso = CreateObject("Scripting.FileSystemObject")

0 commit comments

Comments
 (0)