notifications: Don't error when dismissing missing notifications
Fixes: #2468 (closed).
- Two browser tabs could be loaded with the interface and the same notification could be dismissed twice. When dismissing the notification for the second time, we currently throw a 404 error. Instead silently ignore the error.
Signed-off-by: Sunil Mohan Adapa sunil@medhas.org