✨ Feed no longer show replies
This commit is contained in:
@ -5,7 +5,6 @@ import "time"
|
||||
type Post struct {
|
||||
BaseModel
|
||||
|
||||
// TODO Introduce thumbnail
|
||||
Alias string `json:"alias" gorm:"uniqueIndex"`
|
||||
Title string `json:"title"`
|
||||
Content string `json:"content"`
|
||||
|
Reference in New Issue
Block a user