mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-16 19:28:17 +00:00
Update src/constants/discord.ts
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export const baseEndpoints = {
|
||||
BASE_URL: `https://discord.com/api/V8`,
|
||||
BASE_URL: `https://discord.com/api/v8`,
|
||||
CDN_URL: "https://cdn.discordapp.com",
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user