mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-02-10 20:02:31 +00:00
Disable UpdateAppOptions in CLI
This commit is contained in:
@@ -44,7 +44,7 @@ namespace DiscordChatExporter.Cli
|
||||
typeof(GetChannelsOptions),
|
||||
typeof(GetDirectMessageChannelsOptions),
|
||||
typeof(GetGuildsOptions),
|
||||
typeof(UpdateAppOptions)
|
||||
//typeof(UpdateAppOptions)
|
||||
};
|
||||
|
||||
// Parse command line arguments
|
||||
|
||||
Reference in New Issue
Block a user