Fix invites
This commit is contained in:
parent
dda0eceb65
commit
a71ffa59b4
3 changed files with 3 additions and 3 deletions
|
@ -117,4 +117,4 @@ import {getBulkUsers, Specialuser, getapiurls} from "./login.js";
|
|||
document.body.append(table);
|
||||
}
|
||||
document.getElementById("AcceptInvite").addEventListener("click",showAccounts);
|
||||
})
|
||||
})();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue