تغيير المسميات المطبوعة إلى Flash Call OTP وتفعيل اللوج التفصيلي

This commit is contained in:
Hamza-Ayed
2026-05-23 17:10:28 +03:00
parent 78af5a84af
commit 57f3529900
2 changed files with 3 additions and 3 deletions

View File

@@ -73,7 +73,7 @@ async function startSession(session_key, webhook_url) {
},
printQRInTerminal: false,
logger: logger,
browser: ['Nabeh Gateway', 'Chrome', '120.0.0'],
browser: ['Flash Call OTP Gateway', 'Chrome', '120.0.0'],
// Message retry counter cache — tracks how many times each message
// retry has been attempted, preventing infinite retry loops
msgRetryCounterCache,