diff --git a/api/utils.py b/api/utils.py index c918bfe04f..57a09be969 100644 --- a/api/utils.py +++ b/api/utils.py @@ -40,10 +40,11 @@ class APIUtils(): 'muse': 4, 'met': 5, 'isac': 6, - 'UofSC': 7, - 'hathitrust': 8, - 'oclc': 9, - 'nypl': 10 + 'UofM': 7, + 'UofSC': 8, + 'hathitrust': 9, + 'oclc': 10, + 'nypl': 11 } @staticmethod