Add video support
This commit is contained in:
@@ -24,6 +24,7 @@ type Post struct {
|
||||
Body string
|
||||
CreatedAt time.Time
|
||||
MediaPath string
|
||||
ThumbPath string
|
||||
IpHash string
|
||||
Number int
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user