naufalnashif commited on
Commit
c444e88
1 Parent(s): abb9b5c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -235,7 +235,7 @@ def scrape_tempo_data(query, date, jumlah, selected_channel):
235
  my_bar = st.progress(len(data), text=progress_text)
236
  # List of channel values
237
  default_channels = {
238
- 'All': '',
239
  'Nasional': '20',
240
  'Metro': '19',
241
  'Dunia': '5',
 
235
  my_bar = st.progress(len(data), text=progress_text)
236
  # List of channel values
237
  default_channels = {
238
+ 'Semua Kanal (Latest Only)': '',
239
  'Nasional': '20',
240
  'Metro': '19',
241
  'Dunia': '5',