Discord: fix user links

This commit is contained in:
Harvey Tindall
2021-05-23 14:32:35 +01:00
parent 7d698d63e3
commit 168b217553
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
import { _get, _post, _delete, toClipboard, toggleLoader, toDateString } from "../modules/common.js";
import { newDiscordSearch } from "../modules/discord.js";
class DOMInvite implements Invite {
updateNotify = (checkbox: HTMLInputElement) => {