Fix invites
This commit is contained in:
parent
dda0eceb65
commit
a71ffa59b4
3 changed files with 3 additions and 3 deletions
|
@ -115,4 +115,4 @@ import { getBulkUsers, 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