Dunno
This commit is contained in:
parent
54d039435c
commit
8e813969b9
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"backend_url": {
|
"backend_url": {
|
||||||
"prod": "https://latinise.me",
|
"prod": "https://latinise.me",
|
||||||
"dev": "https://192.168.178.100",
|
"dev": "https://192.168.178.100"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -8,4 +8,5 @@ module.exports = {
|
|||||||
|
|
||||||
// After how many failed attempts should we help the user
|
// After how many failed attempts should we help the user
|
||||||
REVIEW_HELP_MOD: 3
|
REVIEW_HELP_MOD: 3
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user