julienXX / terminal-notifier

Send User Notifications on macOS from the command-line.
Other
6.38k stars 330 forks source link

Avoid a nil result #246

Open ryanfaerman opened 6 years ago

ryanfaerman commented 6 years ago

This prevents throwing our stack just because the result is nil.

y-yagi commented 6 years ago

@ryanfaerman Are you still interested in this PR? I encountered this issue too, and want to fix.