mirror of
https://github.com/GravitLauncher/Launcher
synced 2025-04-03 15:01:56 +03:00
[FIX] AuthProvider в дефолтном конфиге.
This commit is contained in:
parent
9043e2d27d
commit
edab0ce0e8
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@
|
|||
"env": "STD",
|
||||
"authProvider": [
|
||||
{
|
||||
"type": "accept"
|
||||
"message": "Настройте authProvider",
|
||||
"type": "reject"
|
||||
}
|
||||
],
|
||||
"authHandler": {
|
||||
|
|
Loading…
Reference in a new issue