added setting to auto-insert odometer readings.

This commit is contained in:
DESKTOP-T0O5CDB\DESK-555BD
2024-01-23 11:46:11 -07:00
parent e6b50fafd2
commit 04b7e7fd38
6 changed files with 61 additions and 3 deletions

View File

@@ -12,11 +12,12 @@
"UseDescending": false,
"EnableAuth": false,
"HideZero": false,
"EnableAutoReminderRefresh": false,
"EnableAutoReminderRefresh": false,
"EnableAutoOdometerInsert": false,
"UseUKMPG": false,
"UseThreeDecimalGasCost": true,
"VisibleTabs": [ 0, 1, 4, 2, 3, 6, 5, 8 ],
"DefaultTab": 8,
"DefaultTab": 8,
"UserNameHash": "",
"UserPasswordHash": ""
}