This website works better with JavaScript.
Home
Explore
Sign In
miteruzo
/
btrc-hub
Watch
1
Star
0
Fork
0
Code
Issues
69
Pull Requests
1
Releases
0
Wiki
Activity
Browse Source
#297
feature/297
みてるぞ
5 days ago
parent
83c801d8ce
commit
40c1eec2cf
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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])
useEffect (() => {
setPost (null)
setVideoLength (0)
if (theatreInfo.postId == null)
Write
Preview
Loading…
Cancel
Save