Skip to content

Commit

Permalink
setup
Browse files Browse the repository at this point in the history
  • Loading branch information
199ocero committed Jul 4, 2024
1 parent 5afb038 commit 959f922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FilaChatServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ protected function getAssets(): array
{
return [
// AlpineComponent::make('filachat', __DIR__ . '/../resources/dist/components/filachat.js'),
Css::make('filachat-styles', __DIR__ . '/../resources/dist/filachat.css'),
// Css::make('filachat-styles', __DIR__ . '/../resources/dist/filachat.css'),
// Js::make('filachat-scripts', __DIR__ . '/../resources/dist/filachat.js'),
];
}
Expand Down

0 comments on commit 959f922

Please sign in to comment.