diff --git a/js/rutherford-scattering-config.js b/js/rutherford-scattering-config.js index 8f537d4..1aa6306 100644 --- a/js/rutherford-scattering-config.js +++ b/js/rutherford-scattering-config.js @@ -41,7 +41,8 @@ require.config( { SHRED: '../../shred/js', SUN: '../../sun/js', TAMBO: '../../tambo/js', - TANDEM: '../../tandem/js' + TANDEM: '../../tandem/js', + UTTERANCE_QUEUE: '../../utterance-queue/js' }, // Cache busting is applied by default, but can be disabled via ?cacheBust=false, see initialize-globals.js