From: Vincent Vanwaelscappel Date: Tue, 12 Mar 2019 16:00:15 +0000 (+0100) Subject: wip #2628 @0:20 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=b7e1873262f524381cfb0cafd11ab9c520d5d70b;p=cubist_cms-back.git wip #2628 @0:20 --- diff --git a/src/CubistBackpackServiceProvider.php b/src/CubistBackpackServiceProvider.php index 8c0f71a..0c05ff3 100644 --- a/src/CubistBackpackServiceProvider.php +++ b/src/CubistBackpackServiceProvider.php @@ -23,7 +23,7 @@ class CubistBackpackServiceProvider extends ServiceProvider * * @var string */ - public $routeFilePath = '/routes/cubist/backpack/settings.php'; + public $routeFilePath = '/routes/cubist/backpack/template.php'; /** * Perform post-registration booting of services.