Repair: copy legacy joinDate into new user's created_at when creating users from legacy wallz
This commit is contained in:
@@ -26,4 +26,4 @@ class MessagePolicy
|
||||
{
|
||||
return $message->sender_id === $user->id || $user->isAdmin();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user