feat: wip
This commit is contained in:
@@ -52,7 +52,7 @@ public struct EstimationForm {
|
||||
}
|
||||
|
||||
// Note: Keep in display order of the picker.
|
||||
public enum AirflowSelection: Hashable, CaseIterable, Identifiable, CustomStringConvertible {
|
||||
public enum AirflowSelection: Hashable, CaseIterable, Identifiable, CustomStringConvertible, Sendable {
|
||||
case cfmPerTon
|
||||
case cfm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user