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>
public static RegistryElement Element6 => new(
"6",
"74925764-ddf3-4b4b-b18d-85994187c13a");
public static RegistryElement Element6_1 => new(
"6.1",
"14ad13a3-45ce-408b-b641-6fc59554f803");
}
}