Skip to content

Commit 0d0ea16

Browse files
author
Tee
committed
fix bug asset in config
1 parent efa355c commit 0d0ea16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@
3636
|
3737
*/
3838

39-
'asset_url' => asset('vendor/console')
39+
'asset_url' => '/vendor/console'
4040
);

0 commit comments

Comments
 (0)