add sys to se what we get
This commit is contained in:
@@ -21,6 +21,7 @@ type CartFileInfo struct {
|
||||
CartId cart.CartId `json:"cartId"`
|
||||
Size int64 `json:"size"`
|
||||
Modified time.Time `json:"modified"`
|
||||
System any `json:"system"`
|
||||
}
|
||||
|
||||
func envOrDefault(key, def string) string {
|
||||
|
||||
Reference in New Issue
Block a user