- Cleanup
This commit is contained in:
Infi
2025-03-26 21:12:41 +01:00
parent a6b71f50e6
commit c9674b0646
15 changed files with 56 additions and 115 deletions
+2 -2
View File
@@ -54,7 +54,7 @@ public enum ChunkSource
Content,
}
[MessagePackObject]
[MessagePackObject(AllowPrivate = true)]
public class TextChunk : Chunk
{
[Key(2)]
@@ -121,7 +121,7 @@ public class TextChunk : Chunk
}
}
[MessagePackObject]
[MessagePackObject(AllowPrivate = true)]
public class IconChunk : Chunk
{
[Key(2)]