DGSpitzer commited on
Commit
8917e93
1 Parent(s): 1ddfde7

Update share_btn.py

Browse files
Files changed (1) hide show
  1. share_btn.py +1 -1
share_btn.py CHANGED
@@ -95,7 +95,7 @@ share_js = """async () => {
95
  <audio controls>
96
  <source src="${dataOutputMusic}" type="audio/wav">
97
  Your browser does not support the audio element.
98
- </audio>
99
  `;
100
  const params = new URLSearchParams({
101
  title: titleTxt,
 
95
  <audio controls>
96
  <source src="${dataOutputMusic}" type="audio/wav">
97
  Your browser does not support the audio element.
98
+ </audio>
99
  `;
100
  const params = new URLSearchParams({
101
  title: titleTxt,