]> source.dussan.org Git - nextcloud-server.git/commit
fix(notifications): Throw AlreadyProcessedException also from the manager when it...
authorJoas Schilling <coding@schilljs.com>
Wed, 10 Apr 2024 15:26:52 +0000 (17:26 +0200)
committerJoas Schilling <coding@schilljs.com>
Fri, 12 Apr 2024 08:30:38 +0000 (10:30 +0200)
commit6545fed34ad8061c293f3975801eb4ff9eea10f2
treed3fdbb7944c99ec812798cf9557738f67afa2263
parent0d0c2cdaa08f6bc8f547b437a5b046914680b3f5
fix(notifications): Throw AlreadyProcessedException also from the manager when it's done

Signed-off-by: Joas Schilling <coding@schilljs.com>
lib/private/Notification/Manager.php