Hide option for windows

This commit is contained in:
Ximi1970
2024-04-16 10:28:50 +02:00
parent c1bb375ee2
commit 9dd4cf2288

View File

@@ -1603,6 +1603,7 @@ async function start() {
if ( !SysTrayX.Info.options.kdeIntegration || SysTrayX.Info.platformInfo.os !== "linux" ) {
document.getElementById("kdeintegration").style.display = "none";
document.getElementById("positionscorrectionselect").style.display = "none";
}
// Enable save button