Skip to content

Commit 39ccdf8

Browse files
lrljoegithub-actions[bot]
authored andcommitted
Fix styling
1 parent 747d015 commit 39ccdf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LaravelLivewireTablesServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ public function boot(): void
3030
// Load Default Translations
3131
$this->loadJsonTranslationsFrom(
3232
__DIR__.'/../resources/lang/json'
33-
);
33+
);
3434

3535
// Override if Published
3636
$this->loadJsonTranslationsFrom(

0 commit comments

Comments
 (0)