Skip to content

Commit d43ea76

Browse files
authored
Merge pull request #462 from xchem/staging
Promote f/e changes to production
2 parents a4ecd71 + f155db1 commit d43ea76

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

js/constants/constants.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ export const NON_ASSIGNABLE_CATEGORIES = [
6161
'CanonSites',
6262
'CrystalformSites',
6363
'Quatassemblies',
64-
'Crystalforms'
64+
'Crystalforms',
65+
'Pose'
6566
];
6667

6768
export const PLURAL_TO_SINGULAR = {

0 commit comments

Comments
 (0)