Skip to content

Commit d85b48f

Browse files
committed
fix: change RealTimeIsUniversal to QWord for correct UTC time sync
1 parent b94e8c4 commit d85b48f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/tweaks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1690,7 +1690,7 @@
16901690
{
16911691
"Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Control\\TimeZoneInformation",
16921692
"Name": "RealTimeIsUniversal",
1693-
"Type": "DWord",
1693+
"Type": "QWord",
16941694
"Value": "1",
16951695
"OriginalValue": "0"
16961696
}

0 commit comments

Comments
 (0)