Skip to content

Commit

Permalink
Merge pull request #90 from crynobone/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
KABBOUCHI authored Jul 26, 2021
2 parents fb86ff5 + fa3cbb4 commit 76092a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ToolServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ class ToolServiceProvider extends ServiceProvider
public function boot()
{
Nova::script('nova-impersonate', __DIR__.'/../dist/js/field.js');
Nova::style('nova-impersonate', __DIR__.'/../dist/css/field.css');

$this->loadViewsFrom(__DIR__.'/../resources/views', 'nova-impersonate');

Expand Down

0 comments on commit 76092a3

Please sign in to comment.