Update exception wording again

pull/1003/head
Tyrrrz 2 years ago
parent c9c4ca1733
commit a29c517527

@ -40,5 +40,5 @@ Failed to perform an HTTP request.
new($"Requested resource ({resourceId}) does not exist.");
internal static DiscordChatExporterException ChannelIsEmpty() =>
new("Channel is empty or there are no messages in the specified period.");
new("Channel is empty or contains no messages for the specified period.");
}
Loading…
Cancel
Save