⏪ Rollback post metadata field
This commit is contained in:
@@ -92,6 +92,7 @@ public class SnPost : ModelBase, IIdentifiedResource, ITimelineEvent
|
|||||||
public PostPinMode? PinMode { get; set; }
|
public PostPinMode? PinMode { get; set; }
|
||||||
|
|
||||||
[Column(TypeName = "jsonb")]
|
[Column(TypeName = "jsonb")]
|
||||||
|
[JsonPropertyName("meta")]
|
||||||
public Dictionary<string, object>? Metadata { get; set; }
|
public Dictionary<string, object>? Metadata { get; set; }
|
||||||
|
|
||||||
[Column(TypeName = "jsonb")]
|
[Column(TypeName = "jsonb")]
|
||||||
|
|||||||
Reference in New Issue
Block a user