Skip to content

Commit e09c3f9

Browse files
committed
Rename migration
1 parent d1b2ec4 commit e09c3f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/FieldsServiceProvider.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ protected function getScriptData(): array
143143
protected function getMigrations(): array
144144
{
145145
return [
146-
'create_filament-fields_table',
146+
'create_fields_table',
147147
];
148148
}
149-
}
149+
}

0 commit comments

Comments
 (0)