mirror of
https://github.com/appwrite/appwrite
synced 2026-05-21 16:08:22 +00:00
Fix bug
This commit is contained in:
parent
de0de5f225
commit
d702f3581f
1 changed files with 1 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ class V17 extends Migration
|
|||
} catch (\Throwable $th) {
|
||||
Console::warning("'region' from {$id}: {$th->getMessage()}");
|
||||
}
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue