Release HEAD - Add FloodWaitError

This commit is contained in:
Github Actions 2023-01-29 19:56:05 +00:00
parent 57613ad3db
commit fe321ef06c
2 changed files with 2 additions and 2 deletions

View File

@ -210,7 +210,7 @@ class Installer
}
\define('HAD_MADELINE_PHAR', !!$local_release);
if ($local_release !== null) {
if ($local_release !== null && \file_exists("madeline-$local_release.phar")) {
return self::load($local_release);
}

View File

@ -1 +1 @@
11492ca3216f153502d8d16e5ef6d2c80156ed2c-81
4c5292ff605bc4c105886d9ef7a7e3772a42af9a-81