Skip to content

Syntax sugar for notifier.notify #45

@ariririos

Description

@ariririos

Instead of:
notifier.notify({message: 'Hi'})
I think we should be able to use:
notifier.notify('Hi').
The title should be the default - 'Node Notification' or whatever it is on each system.

It's cleaner and gets the point across better. Just my thoughts.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions