fix missing variables

This commit is contained in:
Dragonpilot
2019-07-22 16:37:41 +10:00
parent b02e848395
commit e453e79bc8
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -83,6 +83,7 @@ keys = {
"DragonAutoShutdownAt": [TxType.PERSISTENT],
"DragonTempDisableSteerOnSignal": [TxType.PERSISTENT],
"DragonDisableLogger": [TxType.PERSISTENT],
"DragonDisableUploader": [TxType.PERSISTENT],
"DragonNoctuaMode": [TxType.PERSISTENT],
"DragonCacheCar": [TxType.PERSISTENT],
"DragonCachedModel": [TxType.PERSISTENT],