missing line returned (#3670)
This commit is contained in:
parent
b10eee6e7f
commit
0f523e82a6
@ -270,6 +270,7 @@ func (db *ProjectAccounting) GetProjectTotal(ctx context.Context, projectID uuid
|
||||
return nil, err
|
||||
}
|
||||
tally.BucketName = bucket
|
||||
storageTallies = append(storageTallies, &tally)
|
||||
}
|
||||
|
||||
bucketsTallies[bucket] = storageTallies
|
||||
|
Loading…
Reference in New Issue
Block a user