Spaces:
Runtime error
Runtime error
Update share_btn.py
Browse files- share_btn.py +1 -1
share_btn.py
CHANGED
@@ -10,7 +10,7 @@ loading_icon_html = """<svg id="share-btn-loading-icon" style="display:none;" cl
|
|
10 |
|
11 |
share_js = """
|
12 |
|
13 |
-
|
14 |
|
15 |
"""
|
16 |
|
|
|
10 |
|
11 |
share_js = """
|
12 |
|
13 |
+
console.log("Long press on image to download it.")
|
14 |
|
15 |
"""
|
16 |
|