1
0
Fork 0
mirror of synced 2024-07-02 13:10:38 +12:00
This commit is contained in:
Matej Bačo 2022-12-12 13:52:22 +01:00
parent de0de5f225
commit d702f3581f

View file

@ -55,6 +55,7 @@ class V17 extends Migration
} catch (\Throwable $th) {
Console::warning("'region' from {$id}: {$th->getMessage()}");
}
break;
default:
break;
}