mirror of
https://github.com/duckietm/Nitro-V3.git
synced 2026-06-19 15:06:20 +00:00
🆙 Update for the render-config
This commit is contained in:
@@ -708,5 +708,33 @@
|
||||
{
|
||||
"backgroundId": 15
|
||||
}
|
||||
],
|
||||
"borders.data": [
|
||||
{ "borderId": 0 },
|
||||
{ "borderId": 1 },
|
||||
{ "borderId": 2 },
|
||||
{ "borderId": 3 },
|
||||
{ "borderId": 4 },
|
||||
{ "borderId": 5 },
|
||||
{ "borderId": 6 },
|
||||
{ "borderId": 7 },
|
||||
{ "borderId": 8 },
|
||||
{ "borderId": 9 },
|
||||
{ "borderId": 10 },
|
||||
{ "borderId": 11 },
|
||||
{ "borderId": 12 },
|
||||
{ "borderId": 13 },
|
||||
{ "borderId": 14 },
|
||||
{ "borderId": 15 },
|
||||
{ "borderId": 16 },
|
||||
{ "borderId": 17 },
|
||||
{ "borderId": 18 },
|
||||
{ "borderId": 19 },
|
||||
{ "borderId": 20 },
|
||||
{ "borderId": 21 },
|
||||
{ "borderId": 22 },
|
||||
{ "borderId": 23 },
|
||||
{ "borderId": 24 },
|
||||
{ "borderId": 25 }
|
||||
]
|
||||
}
|
||||
|
||||
@@ -68,7 +68,11 @@
|
||||
"badges.custom.update.endpoint": "${api.url}/api/badges/custom/%badgeId%",
|
||||
"badges.custom.delete.endpoint": "${api.url}/api/badges/custom/%badgeId%",
|
||||
"badges.custom.texts.endpoint": "${api.url}/api/badges/custom/texts",
|
||||
"badges.custom.texts.endpoint": "${api.url}//api/auth/change-password",
|
||||
"badges.leaderboard.endpoint": "${api.url}/api/badges/leaderboard",
|
||||
"account.change-password.endpoint": "${api.url}/api/auth/change-password",
|
||||
"account.change-email.endpoint": "${api.url}/api/auth/change-email",
|
||||
"account.change-username.endpoint": "${api.url}/api/auth/change-username",
|
||||
"login.turnstile.enabled": true,
|
||||
"login.turnstile.sitekey": "1x00000000000000000000AA",
|
||||
"avatar.mandatory.libraries": [
|
||||
|
||||
Reference in New Issue
Block a user