Pamudu13 commited on
Commit
a5b55e0
·
verified ·
1 Parent(s): d127164

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -110,7 +110,7 @@
110
  if (isChrome && isDesktop) {
111
  scriptSrc = 'script1.js';
112
  } else {
113
- scriptSrc = 'script2.js';
114
  }
115
 
116
  const existingScript = document.querySelector('script[data-custom="true"]');
 
110
  if (isChrome && isDesktop) {
111
  scriptSrc = 'script1.js';
112
  } else {
113
+ scriptSrc = 'script1.js';
114
  }
115
 
116
  const existingScript = document.querySelector('script[data-custom="true"]');