mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
pint
This commit is contained in:
@@ -18,7 +18,7 @@ return new class extends Migration
|
||||
});
|
||||
|
||||
Schema::table('servers', function (Blueprint $table) {
|
||||
$table->renameColumn('uuidShort', 'uuid_short');
|
||||
$table->renameColumn('uuidShort', 'uuid_short');
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user