Skip to content

Commit 0e2c97e

Browse files
author
hikki
committed
v1 点线面
1 parent 24dffc8 commit 0e2c97e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ComponentServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ public function boot()
1111
$this->loadViewsFrom(__DIR__.'/../resources/views', 'component');
1212

1313
$this->publishes([
14-
__DIR__.'/../resources/assets' => public_path('vendor/dpl/')
14+
__DIR__.'/../resources/assets' => public_path('vendor/dlp/')
1515
]);
1616
}
1717
}

0 commit comments

Comments
 (0)