Browse Source

#297

feature/297
みてるぞ 5 days ago
parent
commit
40c1eec2cf
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      frontend/src/pages/theatres/TheatreDetailPage.tsx

+ 0
- 1
frontend/src/pages/theatres/TheatreDetailPage.tsx View File

@@ -188,7 +188,6 @@ export default (() => {
}, [id, loading, theatreInfo.hostFlg, theatreInfo.postId]) }, [id, loading, theatreInfo.hostFlg, theatreInfo.postId])


useEffect (() => { useEffect (() => {
setPost (null)
setVideoLength (0) setVideoLength (0)


if (theatreInfo.postId == null) if (theatreInfo.postId == null)


Loading…
Cancel
Save