mirror of
https://github.com/Ximi1970/systray-x.git
synced 2025-11-05 04:45:44 +01:00
Hide option for windows
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user