Skip to content

Commit cef2dbb

Browse files
committed
Merge branch 'main' of github.com:statikbe/laravel-filament-flexible-blocks-asset-manager
2 parents 0fceb8b + fac100f commit cef2dbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/filament-flexible-blocks-asset-manager.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,5 +108,5 @@
108108
| You can change the start of the route path by setting this config.
109109
| Do not add a slash as the last character this will be added automatically.
110110
*/
111-
'asset_route_prefix' => '/asset'
111+
'asset_route_prefix' => '/asset',
112112
];

0 commit comments

Comments
 (0)