om-app commited on
Commit
641e84a
·
1 Parent(s): 9d0d6a2

Update share_btn.py

Browse files
Files changed (1) hide show
  1. share_btn.py +1 -1
share_btn.py CHANGED
@@ -86,7 +86,7 @@ ${htmlImgsMd}
86
  shareBtnEl.style.removeProperty('pointer-events');
87
  shareIconEl.style.removeProperty('display');
88
  loadingIconEl.style.display = 'none'; }
89
- alert("hello");
90
 
91
  console.log("hello");
92
  """
 
86
  shareBtnEl.style.removeProperty('pointer-events');
87
  shareIconEl.style.removeProperty('display');
88
  loadingIconEl.style.display = 'none'; }
89
+
90
 
91
  console.log("hello");
92
  """