mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-16 19:28:17 +00:00
convert to qoutes
we dont need a template string
This commit is contained in:
committed by
GitHub
parent
e2afa7d6d6
commit
7566f64c94
@@ -1,5 +1,5 @@
|
|||||||
export const baseEndpoints = {
|
export const baseEndpoints = {
|
||||||
BASE_URL: `https://discord.com/api/v8`,
|
BASE_URL: "https://discord.com/api/v8",
|
||||||
CDN_URL: "https://cdn.discordapp.com",
|
CDN_URL: "https://cdn.discordapp.com",
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user