🐛 Fix compile issue
This commit is contained in:
parent
d6f0daca61
commit
515412d663
@ -17,7 +17,7 @@ import (
|
||||
"gorm.io/gorm"
|
||||
)
|
||||
|
||||
const singularAttachmentFields = []string{"video", "thumbnail"}
|
||||
var singularAttachmentFields = []string{"video", "thumbnail"}
|
||||
|
||||
// This api still is experimental and finally with replace the old one
|
||||
// Some changes between ListPost and ListPostV2:
|
||||
|
Loading…
x
Reference in New Issue
Block a user