fix: create post
This commit is contained in:
@@ -14,6 +14,7 @@ type MediaAsset struct {
|
||||
// Video = "video",
|
||||
// Audio = "audio",
|
||||
// Document = "document",
|
||||
// Archive = "archive",
|
||||
// Other = "other"
|
||||
// )
|
||||
type MediaAssetType string
|
||||
|
||||
Reference in New Issue
Block a user