Nick Vanselow 7bcbca7696
fix(email-composer): fix error when no mail apps (#3347)
When there are no apps installed that can handle "mail" then the "apps" array is returned as `null` from the plugin. Ensure we don't try to call `length` on `null`.
2020-03-22 10:54:00 +01:00
..
2018-12-01 16:55:01 +01:00
2019-07-29 11:58:04 +02:00