Make JupiterPerpsAlarm send the note on the push notification #7
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently the 'note' column in the configuration file is just ignored.
This information needs to be send together with the push notification in this format: "ID - SEVERITY: NOTE".
ID will be implemented in #6.