feat: closes #10501, minimum reputation to chat

This commit is contained in:
Barış Soner Uşaklı
2022-04-16 21:37:54 -04:00
parent 07678fb5a4
commit b28f9f776a
5 changed files with 23 additions and 2 deletions

View File

@@ -81,6 +81,7 @@
"upvotesPerUserPerDay": 6,
"downvotesPerDay": 10,
"downvotesPerUserPerDay": 3,
"min:rep:chat": 0,
"min:rep:downvote": 0,
"min:rep:upvote": 0,
"min:rep:flag": 0,