commit | a0c7024293c1e797cac7fdf1b314879ad755f383 | [log] [tgz] |
---|---|---|
author | Skyler Grey <skyler3665@gmail.com> | Mon Mar 06 09:56:21 2023 +0000 |
committer | Skyler Grey <skyler3665@gmail.com> | Mon Mar 06 09:56:21 2023 +0000 |
tree | 73f29aec4463083fa8bc10c951a79de216d64a7f | |
parent | 90d7502d75f3157f4aaef65ffa77f4dd65cec613 [diff] [blame] |
Fix transcript encryption and endpoints
diff --git a/src/commands/nucleus/premium.ts b/src/commands/nucleus/premium.ts index 0b0f553..58b51a9 100644 --- a/src/commands/nucleus/premium.ts +++ b/src/commands/nucleus/premium.ts
@@ -193,7 +193,7 @@ ); } - let userPremiumServers; + let userPremiumServers = ""; if ((dbMember?.appliesTo.length ?? 0) > 0) userPremiumServers = "\nIf you want to remove premium from a server, run this command in your DMs with me."; interaction.editReply({