move block elements
This commit is contained in:
@@ -19,6 +19,7 @@ return new class extends Migration {
|
||||
$table->jsonb('data');
|
||||
$table->jsonb('_sys');
|
||||
$table->jsonb('_file');
|
||||
$table->jsonb('_edges');
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user