mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-05-03 08:50:22 -05:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
@@ -226,6 +226,7 @@ class ChatRepository
|
||||
|
||||
if ($message) {
|
||||
broadcast(new MessageDeleted($message));
|
||||
|
||||
return $message->delete();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user