This commit is contained in:
Ximi1970
2023-10-13 20:56:34 +02:00
parent 938cb0665c
commit 2cd4558d4d

View File

@@ -1309,7 +1309,7 @@ SysTrayX.StorageChanged = {
});
}
if (item === "newIndicatorType") {
SysTrayX.RestoreOptions.setIndicatorType({
SysTrayX.RestoreOptions.setNewIndicatorType({
newIndicatorType: changes[item].newValue,
});
}