Spaces:
Sleeping
Sleeping
editing spotify playlist url
Browse files
app.py
CHANGED
|
@@ -109,7 +109,7 @@ with gr.Blocks(css=custom_css) as demo:
|
|
| 109 |
"""
|
| 110 |
<iframe
|
| 111 |
style="border-radius:12px"
|
| 112 |
-
src="https://open.spotify.com/embed/playlist/
|
| 113 |
width="100%"
|
| 114 |
height="352"
|
| 115 |
frameBorder="0"
|
|
|
|
| 109 |
"""
|
| 110 |
<iframe
|
| 111 |
style="border-radius:12px"
|
| 112 |
+
src="https://open.spotify.com/embed/playlist/3WimQBublpHoOkok4Vu4Dj"
|
| 113 |
width="100%"
|
| 114 |
height="352"
|
| 115 |
frameBorder="0"
|