Viewing a single comment thread. View all comments

PastGas2023 t1_jdeb3yx wrote

Correct, I am at work.

I could edit the notification setting, but I don't want to mess with it too much cause then I have to change it back when the only issue is I need to pick the mailbox up.

It's not a life altering mistake or anything I just thought it was funny enough to share.

0

frygod t1_jdejfqg wrote

This is why you should always build stuff like this with something along the lines of "if variable.enabled=true then deliver message, else do nothing." Then you can just toggle off a faulty alarm.

1