Skip to content

Commit 32a2105

Browse files
chore: changed config
1 parent 0f8ae8f commit 32a2105

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

configs/app.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,7 @@
1414
"provider": "openai"
1515
},
1616
"auth": {
17-
"isBlockedNewLogin": false
18-
},
19-
"features": {
20-
"christmas": false,
17+
"isBlockedNewLogin": false,
2118
"providers": {
2219
"credentials": true,
2320
"github": true,
@@ -28,5 +25,8 @@
2825
"vk": true,
2926
"yandex": true
3027
}
28+
},
29+
"features": {
30+
"christmas": false
3131
}
3232
}

0 commit comments

Comments
 (0)