mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
add user meta check deadline
This commit is contained in:
@@ -38,4 +38,7 @@ return [
|
||||
'subject' => 'Get Props::name',
|
||||
'body' => ':operator Grant you :name, Validity period: :duration.',
|
||||
],
|
||||
'metas' => [
|
||||
'already_valid_forever' => ':meta_key_text 已經永久有效',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user