Update 20251116120000_create_workorder_mph_tables.php

This commit is contained in:
Luca Haid
2025-11-16 21:59:10 +00:00
parent f40dc71e04
commit a0791b3b68

View File

@@ -13,7 +13,6 @@ final class CreateWorkorderMphTables extends AbstractMigration
"null" => false,
"values" => ['false', 'true'],
"default" => "false",
"after" => "canWorkorderAdmin"
]);
$table->update();