From 3aa7a6fa201cd6f03ab6e8efd29ad8e78c9d2b8e Mon Sep 17 00:00:00 2001 From: kallimathios <147437673+kallimathios@users.noreply.github.com> Date: Tue, 10 Dec 2024 14:13:06 -0800 Subject: [PATCH] Update Config.js - add utoronto to ils group --- src/Config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Config.js b/src/Config.js index 6ea2859f1..8530a95e4 100644 --- a/src/Config.js +++ b/src/Config.js @@ -158,6 +158,7 @@ class Config { jmu: "Catalog", brandeis: "Catalog", PUC: "Catalog", + utoronto: "Catalog", }, // Can add additional transfer targets, e.g., discovery }