Spaces:
Running
Running
yizhangliu
commited on
Commit
•
b314d07
1
Parent(s):
8cabc95
Update share_btn.py
Browse files- share_btn.py +1 -1
share_btn.py
CHANGED
@@ -101,4 +101,4 @@ share_js = """async () => {
|
|
101 |
shareIconEl.style.removeProperty('display');
|
102 |
loadingIconEl.style.display = 'none';
|
103 |
|
104 |
-
}"""
|
|
|
101 |
shareIconEl.style.removeProperty('display');
|
102 |
loadingIconEl.style.display = 'none';
|
103 |
|
104 |
+
}"""
|