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