From 7d698d63e3fac17bfcfc2642b7a9ab5da347ec16 Mon Sep 17 00:00:00 2001 From: Harvey Tindall Date: Sun, 23 May 2021 14:22:18 +0100 Subject: [PATCH] Discord: split discord search into own module Will also be used for "Send to" on the invite page. --- html/admin.html | 4 +- lang/admin/en-us.json | 1 + ts/modules/accounts.ts | 96 ++++++++---------------------------------- ts/modules/discord.ts | 79 ++++++++++++++++++++++++++++++++++ 4 files changed, 100 insertions(+), 80 deletions(-) create mode 100644 ts/modules/discord.ts diff --git a/html/admin.html b/html/admin.html index bc0f80d..31d5db6 100644 --- a/html/admin.html +++ b/html/admin.html @@ -331,8 +331,8 @@ {{ if .discord_enabled }}