From 6118a7250367cc9fbe6f6dc3a260931c56fc443c Mon Sep 17 00:00:00 2001 From: nurafrinaalimi16 Date: Thu, 18 Apr 2024 13:38:28 +0800 Subject: [PATCH] reduce minutes TAC --- config/onewaysms.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/onewaysms.php b/config/onewaysms.php index 5678388..21f8b88 100644 --- a/config/onewaysms.php +++ b/config/onewaysms.php @@ -1,8 +1,8 @@ '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 ]; ?> \ No newline at end of file