Skip to content

Commit

Permalink
Fix PR requests 🎨
Browse files Browse the repository at this point in the history
  • Loading branch information
Freymaurer committed Sep 26, 2023
1 parent 9b1995f commit eec98cd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build/GenerateIndexJs.fs
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,9 @@ let private generateIndexfile (rootPath: string, fileName: string, whiteList: st
let ARCtrl_generate(rootPath: string) =
let whiteList = [|
"Comment$"
"Person"
"OntologyAnnotation";
"Person";
"Publication";
"IOType"
"CompositeHeader";
"CompositeCell"
Expand Down

0 comments on commit eec98cd

Please sign in to comment.