NeonGeckoCom / skill-support_helper

Support Helper skill
Other
1 stars 0 forks source link

Check that user email is valid instead of non-null #52

Closed NeonDaniel closed 1 year ago

NeonDaniel commented 1 year ago

Description

Check that the user configured email is valid, not just non-null to reduce email send failures

Issues

Relates to #51

Other Notes