lotrlol commited on
Commit
8202df7
·
1 Parent(s): 8cafbf3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -89,7 +89,7 @@ def card(thumbnail: str, title: str, urls: list, contexts: list, starts: list, e
89
  return st.markdown(html, unsafe_allow_html=True)
90
 
91
  channel_map = {
92
- 'Breakthrough Church': 'UCRDo9cEexM8laduPnx4EtLQ'
93
  }
94
 
95
 
 
89
  return st.markdown(html, unsafe_allow_html=True)
90
 
91
  channel_map = {
92
+ 'Breakthrough Church': 'UCAuUUnT6oDeKwE6v1NGQxug'
93
  }
94
 
95