mirror of
https://github.com/Ximi1970/systray-x.git
synced 2025-11-04 20:35:48 +01:00
Fix typo
This commit is contained in:
@@ -1309,7 +1309,7 @@ SysTrayX.StorageChanged = {
|
||||
});
|
||||
}
|
||||
if (item === "newIndicatorType") {
|
||||
SysTrayX.RestoreOptions.setIndicatorType({
|
||||
SysTrayX.RestoreOptions.setNewIndicatorType({
|
||||
newIndicatorType: changes[item].newValue,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user