fix: tailing comma

This commit is contained in:
こけっち 2022-09-17 01:11:26 +09:00 committed by sim1222
parent 3a7c670380
commit c94856239a

View File

@ -43,7 +43,7 @@ const ytFetch = () => {
player = info.player;
});
});
}
};
ytFetch();