reduce minutes TAC

This commit is contained in:
nurafrinaalimi16
2024-04-18 13:38:28 +08:00
parent febda35e1b
commit 6118a72503
+2 -2
View File
@@ -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
];
?>