Skip to content

Commit dcdebbf

Browse files
committed
Updates
1 parent e4b0a40 commit dcdebbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bundle.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -822,7 +822,7 @@
822822
}
823823
);
824824
});
825-
["bodyTypes"].forEach((key) => {
825+
["bodyTypes", "propTypes", "itemTypes", "projectileTypes", "unitTypes"].forEach((key) => {
826826
output = modifyCertainKey(
827827
output,
828828
key,

0 commit comments

Comments
 (0)