mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
[admin] add grant props
This commit is contained in:
@@ -15,6 +15,7 @@ return [
|
||||
'downloaded' => 'Downloaded',
|
||||
'invites' => 'Invites',
|
||||
'attendance_card' => 'Attend card',
|
||||
'props' => 'Props',
|
||||
],
|
||||
'class_name' => [
|
||||
\App\Models\User::CLASS_VIP => 'Vip',
|
||||
|
||||
Reference in New Issue
Block a user