Skip to content

Commit

Permalink
chore: sync commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Casper Bollen authored and Casper Bollen committed Feb 18, 2024
1 parent a3a47fb commit e6087a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Informedica.ZIndex.Lib/Scripts/Script.fsx
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ printfn "Loading Substance"
Substance.load ()


GenPresProduct.filter "fenylefrine" "" "oculair"
GenPresProduct.filter "magnesiumsulfaat" "" ""
|> Array.collect (_.GenericProducts)
|> Array.map (fun gp ->
let subst = gp.Substances |> Array.distinctBy _.SubstanceId
Expand Down

0 comments on commit e6087a0

Please sign in to comment.