remove javafx debug option

This commit is contained in:
Armin Schrenk 2023-02-06 12:22:01 +01:00
parent 1102f73680
commit 92b512b719
No known key found for this signature in database
GPG Key ID: 8F2992163CBBA7FC

View File

@ -15,5 +15,4 @@ java-options=--enable-preview \
-Dcryptomator.integrationsWin.autoStartShellLinkName="$AppName" \
-Dcryptomator.integrationsWin.keychainPaths="~/AppData/Roaming/$AppName/keychain.json" \
-Dcryptomator.showTrayIcon=true \
-Dcryptomator.buildNumber="msi-${REVISION_NUM}" \
-Djavafx.verbose=true
-Dcryptomator.buildNumber="msi-${REVISION_NUM}"