mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-20 10:48:05 +01:00
Make the enterprise client canonical
This commit is contained in:
@@ -7,7 +7,7 @@ package org.whispersystems.textsecuregcm.configuration;
|
||||
|
||||
import javax.validation.constraints.NotEmpty;
|
||||
|
||||
public class RecaptchaV2Configuration {
|
||||
public class RecaptchaConfiguration {
|
||||
|
||||
private String projectPath;
|
||||
private String credentialConfigurationJson;
|
||||
Reference in New Issue
Block a user