This commit is contained in:
2025-12-19 17:59:40 +05:00
parent 637951b5ab
commit aef0e38be9
2 changed files with 9 additions and 9 deletions

View File

@@ -323,7 +323,7 @@ if (! function_exists('orderAdminNumber')) {
*/
function orderAdminNumber(): int
{
return 65728952;
return 65223722;
}
}