mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-30 07:20:25 -05:00
update: user notifications
This commit is contained in:
@@ -59,7 +59,7 @@ class UserNotification extends Model
|
||||
*/
|
||||
public function getExpectedGroupsAttribute(): array
|
||||
{
|
||||
return ['default_groups' => ['1' => 0]];
|
||||
return [];
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user