Disable UpdateAppOptions in CLI

This commit is contained in:
Alexey Golub
2018-09-14 00:25:21 +03:00
parent 8e38adae7e
commit f0d99676a3

View File

@@ -44,7 +44,7 @@ namespace DiscordChatExporter.Cli
typeof(GetChannelsOptions),
typeof(GetDirectMessageChannelsOptions),
typeof(GetGuildsOptions),
typeof(UpdateAppOptions)
//typeof(UpdateAppOptions)
};
// Parse command line arguments