mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-03-15 03:12:31 +00:00
Remove trailing whitespace
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
public string Topic { get; }
|
||||
|
||||
public ChannelType Type { get; }
|
||||
|
||||
|
||||
public Channel(string id, string parentId, string guildId, string name, string topic, ChannelType type)
|
||||
{
|
||||
Id = id;
|
||||
|
||||
Reference in New Issue
Block a user