Remove voice

This commit is contained in:
Anonymous
2024-08-28 10:32:00 +08:00
parent 423fbb6546
commit 2974dda142
15 changed files with 8 additions and 1419 deletions

View File

@@ -30,7 +30,6 @@ export const DEFAULT_STATES: {
DirectMessage: "all",
Group: "all",
TextChannel: undefined!,
VoiceChannel: undefined!,
};
/**