Fixed path

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2022-05-25 15:12:38 -07:00
parent 791c39d977
commit c031686825

View file

@ -54,7 +54,7 @@ return [
|
*/
'asset_url' => env('APP_URL').'/vendor/livewire',
'asset_url' => env('APP_URL'),
/*
|--------------------------------------------------------------------------