Fix airsensors not having a nitrogen threshold (#34689)
This commit is contained in:
parent
35e67a7814
commit
dfe5f6ed64
|
|
@ -17,7 +17,7 @@
|
|||
pressureThresholdId: stationPressure
|
||||
gasThresholdPrototypes:
|
||||
Oxygen: stationOxygen
|
||||
Nitrogen: ignore
|
||||
Nitrogen: stationNitrogen
|
||||
CarbonDioxide: stationCO2
|
||||
Plasma: stationPlasma
|
||||
Tritium: stationTritium
|
||||
|
|
|
|||
Loading…
Reference in New Issue