Skip to content

Commit 660cb41

Browse files
author
Andrey Helldar
authored
Fixed hiding new package route
1 parent e773ebe commit 660cb41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/pretty-routes.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
'#^_debugbar#',
3636
'#^_ignition#',
3737
'#^telescope#',
38-
'#^routes$#',
38+
'#^routes#',
3939
],
4040

4141
/*

0 commit comments

Comments
 (0)