Skip to content

Commit

Permalink
Rename table
Browse files Browse the repository at this point in the history
  • Loading branch information
Baspa committed Nov 28, 2024
1 parent 284732e commit d57f6b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MediaPickerServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ protected function getScriptData(): array
protected function getMigrations(): array
{
return [
'create_filament-media_table',
'create_media_table',
];
}
}

0 comments on commit d57f6b8

Please sign in to comment.