GOTTEM
This commit is contained in:
@@ -113,9 +113,7 @@ func main() {
|
||||
}
|
||||
}
|
||||
if r.URL.Query().Get("bpi") != "" {
|
||||
for date := range register {
|
||||
register[date] = register[date].WithBPIs(bpis)
|
||||
}
|
||||
register = register.WithBPIs(bpis)
|
||||
}
|
||||
// /MODIFIERS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user