This commit is contained in:
2026-03-21 05:19:51 +09:00
parent 83c801d8ce
commit 40c1eec2cf
@@ -188,7 +188,6 @@ export default (() => {
}, [id, loading, theatreInfo.hostFlg, theatreInfo.postId])
useEffect (() => {
setPost (null)
setVideoLength (0)
if (theatreInfo.postId == null)