moved electric vehicle flag to vehicle level.

This commit is contained in:
DESKTOP-GENO133\IvanPlex
2024-01-07 14:31:04 -07:00
parent fb272c9c40
commit ecd2b83cf0
12 changed files with 64 additions and 37 deletions

View File

@@ -3,7 +3,6 @@
public class UserConfig
{
public bool UseDarkMode { get; set; }
public bool UsekWh { get; set; }
public bool EnableCsvImports { get; set; }
public bool UseMPG { get; set; }
public bool UseDescending { get; set; }