fn unknown_is_none(value: Option<String>) -> Option<String>
Expand description

Woothee uses UNKNOWN instead of None, this fixes that