mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 16:32:15 +00:00
added AdminBonusAddedNotification.php and InsufficientBalanceNotification.php
This commit is contained in:
@@ -152,7 +152,7 @@ class UserAccountTest extends TestCase
|
||||
'type' => 'user',
|
||||
'attributes' => [
|
||||
'avatar' => null,
|
||||
'color' => $user->settings->color,
|
||||
'color' => $user->settings->color,
|
||||
'email' => $user->email,
|
||||
'role' => $user->role,
|
||||
'socialite_account' => false,
|
||||
|
||||
Reference in New Issue
Block a user