Skip to content

Commit

Permalink
add unused field
Browse files Browse the repository at this point in the history
  • Loading branch information
davidnewhall committed Jan 2, 2022
1 parent d2a25a1 commit 16938e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shared.go
Original file line number Diff line number Diff line change
Expand Up @@ -129,4 +129,5 @@ type BackupFile struct {
Type string `json:"type"`
Time time.Time `json:"time"`
ID int64 `json:"id"`
Size int64 `json:"size"`
}

0 comments on commit 16938e2

Please sign in to comment.