mirror of
https://github.com/sim1222/misskey.git
synced 2025-05-01 19:57:17 +09:00
fix: tailing comma
This commit is contained in:
parent
49fdb5cccc
commit
fd569a761f
@ -43,7 +43,7 @@ const ytFetch = () => {
|
|||||||
player = info.player;
|
player = info.player;
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
}
|
};
|
||||||
|
|
||||||
ytFetch();
|
ytFetch();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user