]> BookStack Code Mirror - bookstack/blobdiff - app/Theming/ThemeService.php
Fixed OIDC Logout
[bookstack] / app / Theming / ThemeService.php
index 275dc9d8c94d421fa4af8467e98146e73fa4404b..bb91643e308114b567119fed99349b7e6951f98e 100644 (file)
@@ -2,7 +2,7 @@
 
 namespace BookStack\Theming;
 
-use BookStack\Auth\Access\SocialAuthService;
+use BookStack\Access\SocialAuthService;
 use Illuminate\Console\Application;
 use Illuminate\Console\Application as Artisan;
 use Symfony\Component\Console\Command\Command;