reduce minutes TAC
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'message' => 'KoPKB : %s is your TAC to log in to your myKoPKB Member account. It will expire in 3 minutes.',
|
||||
'minutes' => 3
|
||||
'message' => 'KoPKB : %s is your TAC to log in to your myKoPKB Member account. It will expire in 1 minutes.',
|
||||
'minutes' => 1
|
||||
];
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user