mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 16:58:09 +02:00
Broken Url Report - adjustments
Broken Url Report - adjustments
This commit is contained in:
parent
090cd176e0
commit
b65d31c477
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ Script.include([
|
||||||
"entityList/entityList.js",
|
"entityList/entityList.js",
|
||||||
"entitySelectionTool/entitySelectionTool.js",
|
"entitySelectionTool/entitySelectionTool.js",
|
||||||
"audioFeedback/audioFeedback.js",
|
"audioFeedback/audioFeedback.js",
|
||||||
"modules/brokenUrlReport.js"
|
"modules/brokenURLReport.js"
|
||||||
]);
|
]);
|
||||||
|
|
||||||
var CreateWindow = Script.require('./modules/createWindow.js');
|
var CreateWindow = Script.require('./modules/createWindow.js');
|
||||||
|
|
Loading…
Reference in a new issue