diff --git a/build/installer.nsh b/build/installer.nsh index cdc0be30..2c9c98c9 100644 --- a/build/installer.nsh +++ b/build/installer.nsh @@ -1,4 +1,4 @@ !macro customUnInstall RMDir /r "$APPDATA\${APP_PACKAGE_NAME}" RMDir /r "$APPDATA\hydra" -!macroend \ No newline at end of file +!macroend