Skip to content

Commit

Permalink
Fix airsensors not having a nitrogen threshold (space-wizards#34689)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtisticRoomba authored Jan 28, 2025
1 parent 6287cd8 commit bd34568
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
pressureThresholdId: stationPressure
gasThresholdPrototypes:
Oxygen: stationOxygen
Nitrogen: ignore
Nitrogen: stationNitrogen
CarbonDioxide: stationCO2
Plasma: stationPlasma
Tritium: stationTritium
Expand Down

0 comments on commit bd34568

Please sign in to comment.