]> git.mxchange.org Git - friendica.git/commitdiff
Test remark removed
authorMichael <heluecht@pirati.ca>
Sat, 25 Nov 2023 23:19:27 +0000 (23:19 +0000)
committerMichael <heluecht@pirati.ca>
Sat, 25 Nov 2023 23:19:27 +0000 (23:19 +0000)
src/Navigation/Notifications/Repository/Notify.php

index b46d3905be2cf3ce561f688c7bd072e4041bcb5c..b7bf818b5253c0ad2838b0a3d457b0135a086f94 100644 (file)
@@ -798,7 +798,7 @@ class Notify extends BaseRepository
                                }
                        }
                }
-// todo - check
+
                $msg = $this->notification->getMessageFromNotification($Notification);
                if (empty($msg)) {
                        $this->logger->info('No notification message, quitting', ['uid' => $Notification->uid, 'id' => $Notification->id, 'type' => $Notification->type]);