diff --git a/DiscordChatExporter.Cli/Program.cs b/DiscordChatExporter.Cli/Program.cs index d512303..6b8fa2a 100644 --- a/DiscordChatExporter.Cli/Program.cs +++ b/DiscordChatExporter.Cli/Program.cs @@ -44,7 +44,7 @@ namespace DiscordChatExporter.Cli typeof(GetChannelsOptions), typeof(GetDirectMessageChannelsOptions), typeof(GetGuildsOptions), - typeof(UpdateAppOptions) + //typeof(UpdateAppOptions) }; // Parse command line arguments