Fix other registry element

This commit is contained in:
2025-09-10 16:26:48 +09:00
parent 62eaa73006
commit ed99aa6708
3 changed files with 8 additions and 1 deletions

View File

@ -11,6 +11,6 @@
/// </summary>
public static RegistryElement Element4 => new(
"4",
"296aff1b-0fbe-4111-9aea-1693a6e58db0");
"e5e3288d-2994-41f7-8e44-f329b09ab77f");
}
}