Skip to content

Commit

Permalink
fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
esizer committed Dec 2, 2024
1 parent b5a985b commit 0bb9f8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/app/Models/User.php
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
* @property ?array $enabled_in_app_notifications
* @property \App\Models\Notification $unreadNotifications
* @property \Illuminate\Support\Collection<\App\Models\Notification> $notifications
*
* @method Builder|static authorizedToView()
* @method static Builder|static query()
*/
Expand Down

0 comments on commit 0bb9f8c

Please sign in to comment.