mirror of
https://github.com/suitenumerique/meet.git
synced 2026-07-28 12:49:34 +00:00
11cd85d4eb
Handle case where sub value is an empty string instead of None. Previously this edge case would cause unexpected behavior. Related to previous commit that added the test coverage.