diff --git a/resources/views/account/follow-requests.blade.php b/resources/views/account/follow-requests.blade.php index a6c4845e..f8fd7bfc 100644 --- a/resources/views/account/follow-requests.blade.php +++ b/resources/views/account/follow-requests.blade.php @@ -22,7 +22,7 @@ - {{$follow->follower->username}} {{__('wants to follow you')}} + {{$follow->follower->username}} {{__('wants to follow you')}} {{$follow->created_at->diffForHumans(null, true, true)}}