This commit is contained in:
parent
113f160080
commit
4010b141f5
@ -15,7 +15,7 @@ import { DiscordUser } from "@/types/user/discord-user";
|
|||||||
export const useTetherWS = (
|
export const useTetherWS = (
|
||||||
snowflake: Snowflake,
|
snowflake: Snowflake,
|
||||||
config: TetherConfig = {
|
config: TetherConfig = {
|
||||||
endpoint: "usetether.rest",
|
endpoint: "api.usetether.rest",
|
||||||
secure: true,
|
secure: true,
|
||||||
debug: false,
|
debug: false,
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user