mirror of
https://github.com/AlistGo/alist.git
synced 2025-11-25 03:15:10 +08:00
This commit is contained in:
@@ -39,7 +39,7 @@ type ArchiveMetaResp struct {
|
||||
|
||||
type ArchiveContentResp struct {
|
||||
ObjResp
|
||||
Children []ArchiveContentResp `json:"children,omitempty"`
|
||||
Children []ArchiveContentResp `json:"children"`
|
||||
}
|
||||
|
||||
func toObjsRespWithoutSignAndThumb(obj model.Obj) ObjResp {
|
||||
|
||||
Reference in New Issue
Block a user