Skip to content

Commit

Permalink
Update ImageEntity.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
sisi0318 authored Oct 4, 2024
1 parent fafe6a6 commit cbcf36c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Lagrange.Core/Message/Entity/ImageEntity.cs
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ IEnumerable<Elem> IMessageEntity.PackElement()

var elems = new Elem[]
{
new(),
new()
{
CommonElem = new CommonElem
Expand Down

0 comments on commit cbcf36c

Please sign in to comment.