1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-09 10:22:51 +03:00

Applied latest styles changes from style CI

This commit is contained in:
Dan Brown
2021-10-16 16:01:59 +01:00
parent 263384cf99
commit 6e325de226
23 changed files with 177 additions and 147 deletions

View File

@@ -41,7 +41,7 @@ return [
'provider' => 'external',
],
'oidc' => [
'driver' => 'async-external-session',
'driver' => 'async-external-session',
'provider' => 'external',
],
'api' => [