mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-23 18:17:38 +00:00
Fix API url
This commit is contained in:
parent
354be37cea
commit
528696545b
1 changed files with 1 additions and 1 deletions
|
|
@ -6,4 +6,4 @@ export const ABOUT_PAGE = "ABOUT_PAGE";
|
|||
// export const CDN = "https://s3.amazonaws.com/cdn.webampskins.org";
|
||||
export const SCREENSHOT_CDN = "https://cdn.webampskins.org";
|
||||
export const SKIN_CDN = "https://cdn.webampskins.org";
|
||||
export const API_URL = "https://api.webamp.org";
|
||||
export const API_URL = "https://api.webampskins.org";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue