Broken Url Report - adjustments

Broken Url Report - adjustments
This commit is contained in:
Alezia Kurdis 2021-03-21 22:49:10 -04:00 committed by GitHub
parent 090cd176e0
commit b65d31c477
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,7 @@ Script.include([
"entityList/entityList.js",
"entitySelectionTool/entitySelectionTool.js",
"audioFeedback/audioFeedback.js",
"modules/brokenUrlReport.js"
"modules/brokenURLReport.js"
]);
var CreateWindow = Script.require('./modules/createWindow.js');