mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
ptgen api point support parameter & default user
This commit is contained in:
@@ -2,4 +2,10 @@
|
||||
|
||||
return [
|
||||
'edit_ban_reason' => 'Disable by administrator',
|
||||
'deleted_username' => 'user not exists',
|
||||
'admin' => [
|
||||
'list' => [
|
||||
'page_title' => 'User list'
|
||||
]
|
||||
]
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user