Fix registry GUID
This commit is contained in:
@ -11,6 +11,6 @@
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
public static RegistryElement Element5 => new(
|
public static RegistryElement Element5 => new(
|
||||||
"5",
|
"5",
|
||||||
"25a29bae-e430-4424-8f34-8ad83c578657");
|
"44af905f-09c3-4cc3-b749-70048a53d8cf");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user