Skip to content

Commit

Permalink
fix caps
Browse files Browse the repository at this point in the history
  • Loading branch information
alexvpickering committed Aug 29, 2022
1 parent 45d382b commit b330985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api.v2/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ const ACCOUNT_ID = {
};

const ADMIN_SUB = {
[ACCOUNT_ID.Biomage]: '032abd44-0cd3-4d58-af21-850ca0b95ac7',
[ACCOUNT_ID.BIOMAGE]: '032abd44-0cd3-4d58-af21-850ca0b95ac7',
[ACCOUNT_ID.HMS]: 'a01e8bcc-c9a2-4c56-bd66-39de93764be8',

};
Expand Down

0 comments on commit b330985

Please sign in to comment.