Spaces:
Configuration error
Configuration error
Update share_btn.py
Browse files- share_btn.py +1 -1
share_btn.py
CHANGED
@@ -83,4 +83,4 @@ window.open(`https://huggingface.co/spaces/anzorq/riffusion-demo/discussions/new
|
|
83 |
shareBtnEl.style.removeProperty('pointer-events');
|
84 |
shareIconEl.style.removeProperty('display');
|
85 |
loadingIconEl.style.display = 'none';
|
86 |
-
"""
|
|
|
83 |
shareBtnEl.style.removeProperty('pointer-events');
|
84 |
shareIconEl.style.removeProperty('display');
|
85 |
loadingIconEl.style.display = 'none';
|
86 |
+
}"""
|