@ -117,6 +117,9 @@ func (s SwampFileService) OpenOutFile(ref swampfile.FileReference) (swampfile.Sw
return nil, err
}
ns.Download = ns.Download.Add(f.Size())
s.namespace_repo.Update(ns.ID, *ns)
return f, nil