mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
invite add time_invited filter
This commit is contained in:
@@ -11,6 +11,8 @@ return [
|
||||
'invitee_register_email' => 'Registered email',
|
||||
'invitee_register_username' => 'Registered username',
|
||||
'expired_at' => 'hash expired at',
|
||||
'time_invited_begin' => 'Send time gte',
|
||||
'time_invited_end' => 'Send time lte',
|
||||
],
|
||||
'send_deny_reasons' => [
|
||||
'invite_system_closed' => 'Invite system is closed',
|
||||
|
||||
Reference in New Issue
Block a user