mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-05 00:31:58 +00:00
turnstiel
This commit is contained in:
@@ -7,9 +7,6 @@ export class TestServerConfig implements ServerConfig {
|
||||
turnstileSiteKey(): string {
|
||||
throw new Error("Method not implemented.");
|
||||
}
|
||||
turnstileSecretKey(): string {
|
||||
throw new Error("Method not implemented.");
|
||||
}
|
||||
apiKey(): string {
|
||||
throw new Error("Method not implemented.");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user