Change registry value

This commit is contained in:
2025-09-13 11:46:14 +09:00
parent 0cccb69946
commit 6c997e0228

View File

@ -8,8 +8,8 @@
/// <summary> /// <summary>
/// Отопление /// Отопление
/// </summary> /// </summary>
public static RegistryElement Element6 => new( public static RegistryElement Element6_1 => new(
"6", "6.1",
"74925764-ddf3-4b4b-b18d-85994187c13a"); "14ad13a3-45ce-408b-b641-6fc59554f803");
} }
} }