mirror of
https://github.com/flarum/framework.git
synced 2025-02-01 10:18:29 +08:00
Remove 'extensions' path for writable check
This commit is contained in:
parent
7d2f24bb47
commit
393fa67d2d
|
@ -44,7 +44,6 @@ class InstallServiceProvider extends AbstractServiceProvider
|
|||
new WritablePaths([
|
||||
public_path(),
|
||||
public_path('assets'),
|
||||
public_path('extensions'),
|
||||
storage_path(),
|
||||
])
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue
Block a user