Don't update new notifications
Don't call update when the notification was just created. The same code is called from within the constructor and leads to duplicate notifications. No idea why I didn't notice that before
Don't call update when the notification was just created. The same code is called from within the constructor and leads to duplicate notifications. No idea why I didn't notice that before