Merge branch 'develop' of https://github.com/WowUp/WowUp into develop

This commit is contained in:
jliddev
2022-12-23 10:20:15 -06:00

View File

@@ -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",