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