Fix userscript DHT button

This commit is contained in:
chylex 2020-04-01 21:56:36 +02:00
parent 5664e7e917
commit e9827d6adc

View File

@ -31,7 +31,7 @@ window.setInterval(function(){
return; return;
} }
const help = document.querySelector("div[class^='title'] a[href*='support.discordapp.com']"); const help = document.querySelector("section[class^='title'] a[href*='support.discordapp.com']");
if (help){ if (help){
help.insertAdjacentHTML("afterend", ` help.insertAdjacentHTML("afterend", `