mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-01 11:19:05 +00:00
Refactor
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace DiscordChatExporter.Core.Markdown.Internal
|
||||
{
|
||||
internal partial class ParsedMatch<T>
|
||||
internal class ParsedMatch<T>
|
||||
{
|
||||
public int StartIndex { get; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user