change tac duration

This commit is contained in:
nurafrinaalimi16
2024-04-08 15:09:39 +08:00
parent 3be3c35521
commit 5d1d05717e
2 changed files with 36 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
return [
'message' => 'KoPKB : %s is your TAC to log in to your myKoPKB Member account. It will expire in 5 minutes.',
'minutes' => 5
'minutes' => 3
];
?>