1
0
Fork 0
This commit is contained in:
Arsen Mirzaev Tatyano-Muradovich 2025-03-08 21:45:11 +07:00
parent 1708965be2
commit cda2d0bcb9

View File

@ -176,8 +176,7 @@ final class interneturok extends core
if (!empty($accounts)) { if (!empty($accounts)) {
// Initialized accounts // Initialized accounts
/* if (shuffle($accounts)) { */ if (shuffle($accounts)) {
if (true) {
// Shuffled accounts // Shuffled accounts
foreach ($accounts as $account) { foreach ($accounts as $account) {