K00B404 commited on
Commit
9e0f14a
·
verified ·
1 Parent(s): 954de96

Update thaTube.py

Browse files
Files changed (1) hide show
  1. thaTube.py +1 -1
thaTube.py CHANGED
@@ -92,5 +92,5 @@ class thaTube:
92
 
93
  if st.button('Next Video'):
94
  self.next_video()
95
- st.write(f"Playing next video: {self.video_url}")
96
 
 
92
 
93
  if st.button('Next Video'):
94
  self.next_video()
95
+ st.write(f"Playing next video: {self.video_url}")
96