Skip to content

Commit

Permalink
- #1277 - moved Xtalforms tags to observations
Browse files Browse the repository at this point in the history
  • Loading branch information
boriskovar-m2ms committed Feb 6, 2024
1 parent 3f9ea58 commit 1b83a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/constants/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export const CATEGORY_TYPE_BY_ID = {
4: CATEGORY_TYPE.OTHER
};

export const OBSERVATION_TAG_CATEGORIES = ['ConformerSites', 'XtalformSites', 'Quatassemblies'];
export const OBSERVATION_TAG_CATEGORIES = ['ConformerSites', 'XtalformSites', 'Quatassemblies', 'Xtalforms'];
export const COMPOUND_PRIO_TAG_CATEGORIES = ['CanonSites'];

export const TAG_TYPE = {
Expand Down

0 comments on commit 1b83a87

Please sign in to comment.