修正素材更新的请求地址

This commit is contained in:
nonameShijian 2024-04-16 23:59:05 +08:00
parent 9d75dfafde
commit 3d4acc64ec
1 changed files with 1 additions and 1 deletions

View File

@ -477,7 +477,7 @@ export const otherMenu = function (/** @type { boolean | undefined } */ connectM
*/
let unZipProgress;
request(
"api.unitedrhythmized.club/noname",
"https://api.unitedrhythmized.club/noname",
(receivedBytes, total, filename) => {
if (typeof filename == "string") {
progress.setFileName(filename);