Fix device metering history export

This commit is contained in:
2025-09-17 18:10:54 +09:00
parent 4cb9b72d6c
commit 814f40df0c
2 changed files with 26 additions and 17 deletions

View File

@ -11,6 +11,6 @@
/// </summary>
public static RegistryElement Element1 => new(
"1",
"3e86b303-62be-4837-91c1-ed2475702c65");
"3a9687b5-caed-4ec6-8a08-f4d3d012f2c7");
}
}