mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-22 20:07:10 +00:00
Replace fetch with CapacitorHTTP
This commit is contained in:
@@ -4,9 +4,6 @@ import { GameMapType } from "../../src/core/game/Game";
|
||||
import { GameID } from "../../src/core/Schemas";
|
||||
|
||||
export class TestServerConfig implements ServerConfig {
|
||||
origin(): string {
|
||||
return "unused";
|
||||
}
|
||||
cloudflareConfigPath(): string {
|
||||
throw new Error("Method not implemented.");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user