Show member join status in the members table
This commit is contained in:
@@ -158,6 +158,8 @@ return [
|
||||
'PENDING' => 'Pending',
|
||||
'APPROVE' => 'Approve',
|
||||
'DENY' => 'Deny',
|
||||
'ACCEPTED' => 'Accepted',
|
||||
'REJECTED' => 'Rejected',
|
||||
|
||||
'VIEW_DELETED' => 'View deleted',
|
||||
'DELETED' => 'Deleted',
|
||||
|
||||
Reference in New Issue
Block a user