This commit is contained in:
Tyrrrz
2023-07-16 23:05:53 +03:00
parent e175c93038
commit 49b96087d3
3 changed files with 7 additions and 17 deletions

View File

@@ -25,7 +25,6 @@ public class ExportGuildCommand : ExportCommandBase
)]
public bool IncludeVoiceChannels { get; init; } = true;
public override async ValueTask ExecuteAsync(IConsole console)
{
await base.ExecuteAsync(console);