mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-19 23:24:46 +02:00
Styling
This commit is contained in:
parent
f6eede37aa
commit
f3085afcbc
@ -27,7 +27,6 @@ return new class extends Migration
|
||||
->update(['tags' => "[\"$egg->name\"]"]);
|
||||
}
|
||||
|
||||
|
||||
Schema::table('eggs', function (Blueprint $table) {
|
||||
$table->dropForeign('service_options_nest_id_foreign');
|
||||
$table->dropColumn('nest_id');
|
||||
|
Loading…
x
Reference in New Issue
Block a user