summary refs log tree commit diff
path: root/client_test
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-06-22 18:43:08 +0200
committerGitHub <noreply@github.com>2021-06-22 18:43:08 +0200
commite52597798199d9de8a791723ef6ec37ce08703aa (patch)
tree0b4b14896629a76ee740efdb890d657d15f88b78 /client_test
parentMerge pull request #158 from fosscord/l10n_master (diff)
parent:art: clean up code (diff)
downloadserver-e52597798199d9de8a791723ef6ec37ce08703aa.tar.xz
Merge pull request #157 from Umimaso/widget
feat: add widget endpoints, routing for unversioned api requests
Diffstat (limited to 'client_test')
-rw-r--r--client_test/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/client_test/index.html b/client_test/index.html

index 0da8784a..82ba7af5 100644 --- a/client_test/index.html +++ b/client_test/index.html
@@ -16,7 +16,7 @@ CDN_HOST: "//localhost:3003", ASSET_ENDPOINT: "", MEDIA_PROXY_ENDPOINT: "https://media.discordapp.net", - WIDGET_ENDPOINT: "//discord.com/widget", + WIDGET_ENDPOINT: "//localhost:3001/widget", INVITE_HOST: "discord.gg", GUILD_TEMPLATE_HOST: "discord.new", GIFT_CODE_HOST: "discord.gift",