fix
This commit is contained in:
parent
2a93b53061
commit
3caaa66b64
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
var usernames = document.querySelectorAll("button.user-name");
|
var usernames = document.querySelectorAll("a.user-name");
|
||||||
usernames.forEach(eventasdf);
|
usernames.forEach(eventasdf);
|
||||||
|
|
||||||
document.addEventListener("click", function(e){dfgh(e)});
|
document.addEventListener("click", function(e){dfgh(e)});
|
Loading…
Add table
Add a link
Reference in a new issue