From bf432773dcf17e4a6883742b1ef73320195673b5 Mon Sep 17 00:00:00 2001 From: kallimathios <147437673+kallimathios@users.noreply.github.com> Date: Mon, 15 Dec 2025 14:57:07 -0800 Subject: [PATCH] Add 'upch' transfer target to Config.js --- src/Config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Config.js b/src/Config.js index d83f3000b..1dc831e6c 100644 --- a/src/Config.js +++ b/src/Config.js @@ -163,6 +163,7 @@ class Config { usf: "Catalog", iowa_state: "Catalog", beit_ariela: "Catalog", + upch: "Catalog", }, // Can add additional transfer targets, e.g., discovery }