Fixed detector.php
This commit is contained in:
parent
e8d44d7852
commit
730e77b0e0
|
@ -1,6 +1,9 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
/*
|
||||
* The default path in the resources/views folder to use.
|
||||
*/
|
||||
"defaultPath" => "admin",
|
||||
|
||||
"mobilePath" => "app",
|
||||
|
|
Loading…
Reference in New Issue