diff --git a/app/Broadcasting/ExpoPushChannel.php b/app/Broadcasting/ExpoPushChannel.php index 0f728e9..906f005 100644 --- a/app/Broadcasting/ExpoPushChannel.php +++ b/app/Broadcasting/ExpoPushChannel.php @@ -110,6 +110,7 @@ class ExpoPushChannel 'tokens_count' => $tokens->count(), ]); + return; }