mirror of
https://github.com/PrivateCaptcha/PrivateCaptcha.git
synced 2026-02-08 23:09:11 -06:00
Enable Java integration
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
"ready": true
|
||||
},
|
||||
{
|
||||
"name": "Javascript",
|
||||
"name": "JavaScript",
|
||||
"icon": "img/integrations/javascript.svg",
|
||||
"link": "https://docs.privatecaptcha.com/docs/integrations/javascript/",
|
||||
"ready": true
|
||||
@@ -50,7 +50,7 @@
|
||||
{
|
||||
"name": "Java",
|
||||
"icon": "img/integrations/java.svg",
|
||||
"link": "",
|
||||
"ready": false
|
||||
"link": "https://docs.privatecaptcha.com/docs/integrations/java/",
|
||||
"ready": true
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user