Skip to content

Commit c7ac29e

Browse files
committed
Fix styling
1 parent f57249a commit c7ac29e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config/devlink.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,11 @@
167167
'path' => $public_base_path.'/featherlight',
168168
'type' => 'public',
169169
],
170+
'firewall' => [
171+
'active' => true,
172+
'path' => $public_base_path.'/firewall',
173+
'type' => 'public',
174+
],
170175
'flag-icons-circle' => [
171176
'active' => true,
172177
'path' => $public_base_path.'/flag-icons-circle',

0 commit comments

Comments
 (0)