Skip to content

Commit

Permalink
fix encoding
Browse files Browse the repository at this point in the history
  • Loading branch information
infinitepower18 committed Feb 14, 2024
1 parent b7ecd2c commit 2ac7fab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Installer/installer_arm64.iss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
; Script generated by the Inno Setup Script Wizard.
; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!

#define MyAppName "WSA System Control"
Expand Down
2 changes: 1 addition & 1 deletion Installer/installer_x64.iss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
; Script generated by the Inno Setup Script Wizard.
; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!

#define MyAppName "WSA System Control"
Expand Down

0 comments on commit 2ac7fab

Please sign in to comment.