From 08360d4a9f601624ec7cca2f208bc62ac348b217 Mon Sep 17 00:00:00 2001 From: Nate Yolles Date: Thu, 18 Jun 2026 09:26:22 -0600 Subject: [PATCH] MWPW-188300: Add Jarvis config --- edu/scripts/scripts.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/edu/scripts/scripts.js b/edu/scripts/scripts.js index ccccf1f..fa952f6 100644 --- a/edu/scripts/scripts.js +++ b/edu/scripts/scripts.js @@ -88,6 +88,11 @@ const CONFIG = { // fallbackRouting: 'off', // iconsExcludeBlocks: [], decorateArea, + jarvis: { + id: 'edu', + version: '1.0', + onDemand: false, + }, // brought over from cc stage: { pdfViewerClientId: 'dc9db92aa7c64f07947d63bb41dc4887',