testing
This commit is contained in:
@@ -19,7 +19,6 @@ return new class extends Migration
|
||||
$table->double('position_x');
|
||||
$table->double('position_y');
|
||||
$table->double('position_z');
|
||||
$table->string('system_id');
|
||||
$table->enum('owned', [
|
||||
'Yes',
|
||||
'No',
|
||||
|
||||
Reference in New Issue
Block a user