CEC-2608: Changed warn to warning (#209)

Co-authored-by: Alexander Andrews <aandrews@fiskerinc.com>
This commit is contained in:
Alexander Andrews
2022-10-03 13:44:59 -04:00
committed by GitHub
parent 84fbf57daa
commit 9b80853784
14 changed files with 21 additions and 21 deletions

View File

@@ -22,7 +22,7 @@ const fleets = [
},
{
name: "US-CENTRAL",
log_level: "warn",
log_level: "warning",
canbus: { enabled: false, data_logger_enabled: false, max_mem_buffer_size: 0, max_disk_buffer_size: 0 },
vehicles: ["USCENTVIN12345678", "USCENTVIN12345679", "USCENTVIN12345670"]
},