This commit is contained in:
2026-03-21 17:40:59 +05:00
parent 1f9942f08a
commit 78b9e6ee0b
2 changed files with 4 additions and 4 deletions

View File

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