mirror of
https://github.com/WowUp/WowUp.git
synced 2026-04-22 06:49:05 -04:00
Merge branch 'develop' of https://github.com/WowUp/WowUp into develop
This commit is contained in:
@@ -56,7 +56,7 @@ interface ReleaseMetaItemMetadata {
|
||||
interface: number;
|
||||
}
|
||||
|
||||
const API_URL = "https://api.com/repos";
|
||||
const API_URL = "https://api.github.com/repos";
|
||||
const RELEASE_CONTENT_TYPES = {
|
||||
XZIP: "application/x-zip-compressed",
|
||||
ZIP: "application/zip",
|
||||
|
||||
Reference in New Issue
Block a user