mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2024-12-31 18:24:27 -06:00
fix search defaultstate
This commit is contained in:
parent
faad84da46
commit
295b5a4095
@ -3308,6 +3308,7 @@
|
|||||||
"Name": "AppsUseLightTheme",
|
"Name": "AppsUseLightTheme",
|
||||||
"Value": "0",
|
"Value": "0",
|
||||||
"OriginalValue": "1",
|
"OriginalValue": "1",
|
||||||
|
"DefaultState": "false",
|
||||||
"Type": "DWord"
|
"Type": "DWord"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -3315,6 +3316,7 @@
|
|||||||
"Name": "SystemUsesLightTheme",
|
"Name": "SystemUsesLightTheme",
|
||||||
"Value": "0",
|
"Value": "0",
|
||||||
"OriginalValue": "1",
|
"OriginalValue": "1",
|
||||||
|
"DefaultState": "false",
|
||||||
"Type": "DWord"
|
"Type": "DWord"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user