mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-21 21:33:02 +01:00
Fix issue with duplicated SoldTime struct
This commit is contained in:
@@ -135,8 +135,6 @@ type (
|
|||||||
|
|
||||||
ImageID *uuid.UUID `json:"imageId,omitempty"`
|
ImageID *uuid.UUID `json:"imageId,omitempty"`
|
||||||
|
|
||||||
// Sale details
|
|
||||||
SoldTime time.Time `json:"updatedAt"`
|
|
||||||
}
|
}
|
||||||
|
|
||||||
ItemOut struct {
|
ItemOut struct {
|
||||||
|
|||||||
Reference in New Issue
Block a user