mirror of https://github.com/onweru/compose.git

weru
14.45.2021 d11184874de8d048338d6495c19c2b111dbd4b1c
assets/js/index.js
@@ -217,8 +217,8 @@
    if(!elem(`.${yanked}`, parent)) {
      parent.appendChild(copyText);
      setTimeout(function() { 
        // parent.removeChild(copyText)
      }, 3000);
        parent.removeChild(copyText)
      }, 2250);
    }
  }