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
23d9cf8ad0
commit
e5da633dfe
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
frontend/src/pages/theatres/TheatreDetailPage.tsx
+ 1
- 1
frontend/src/pages/theatres/TheatreDetailPage.tsx
View File
@@ -150,7 +150,7 @@ export default (() => {
}
}
tick ()
tick ()
const interval = setInterval (() => tick (),
5_0
00)
const interval = setInterval (() => tick (),
1_5
00)
return () => {
return () => {
cancelled = true
cancelled = true
Write
Preview
Loading…
Cancel
Save