om-app commited on
Commit
9cd5ee2
·
1 Parent(s): 09b490d

Update share_btn.py

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