]> BookStack Code Mirror - bookstack/blobdiff - app/Config/auth.php
Minor capitalisation fix for Estonian
[bookstack] / app / Config / auth.php
index 69da69bf1195202524de8ec25736ececd29c6982..88c22e70aca0760315963f942422adf6d2f8c511 100644 (file)
@@ -41,7 +41,7 @@ return [
             'provider' => 'external',
         ],
         'oidc' => [
-            'driver' => 'async-external-session',
+            'driver'   => 'async-external-session',
             'provider' => 'external',
         ],
         'api' => [