🐛 Fix compile issue
This commit is contained in:
@@ -17,7 +17,7 @@ import (
|
|||||||
"gorm.io/gorm"
|
"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
|
// This api still is experimental and finally with replace the old one
|
||||||
// Some changes between ListPost and ListPostV2:
|
// Some changes between ListPost and ListPostV2:
|
||||||
|
Reference in New Issue
Block a user