Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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': '
|
| 93 |
}
|
| 94 |
|
| 95 |
|
|
|
|
| 89 |
return st.markdown(html, unsafe_allow_html=True)
|
| 90 |
|
| 91 |
channel_map = {
|
| 92 |
+
'Breakthrough Church': 'UCAuUUnT6oDeKwE6v1NGQxug'
|
| 93 |
}
|
| 94 |
|
| 95 |
|