Spaces:
Runtime error
Runtime error
Update share_btn.py
Browse files- share_btn.py +1 -1
share_btn.py
CHANGED
|
@@ -57,4 +57,4 @@ ${htmlImgs.join(`\n`)}
|
|
| 57 |
shareBtnEl.style.removeProperty('pointer-events');
|
| 58 |
shareIconEl.style.removeProperty('display');
|
| 59 |
loadingIconEl.style.display = 'none';
|
| 60 |
-
}"""
|
|
|
|
| 57 |
shareBtnEl.style.removeProperty('pointer-events');
|
| 58 |
shareIconEl.style.removeProperty('display');
|
| 59 |
loadingIconEl.style.display = 'none';
|
| 60 |
+
}"""
|