Fixed detector.php

This commit is contained in:
Sebastian Davaris 2020-06-24 10:32:07 +02:00
parent e8d44d7852
commit 730e77b0e0
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
<?php <?php
return [ return [
/*
* The default path in the resources/views folder to use.
*/
"defaultPath" => "admin", "defaultPath" => "admin",
"mobilePath" => "app", "mobilePath" => "app",