From b7e1873262f524381cfb0cafd11ab9c520d5d70b Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 12 Mar 2019 17:00:15 +0100 Subject: [PATCH] wip #2628 @0:20 --- src/CubistBackpackServiceProvider.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.5