mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-07 22:18:29 +01:00
fix library path
This commit is contained in:
parent
2be2bae35c
commit
96fc36be9a
File diff suppressed because one or more lines are too long
Binary file not shown.
@ -202,7 +202,7 @@ DiffEditor.dependencies = [
|
||||
"os://scripts/ace/ace.js",
|
||||
"os://scripts/ace/ext-language_tools.js",
|
||||
"os://scripts/ace/ext-themelist.js",
|
||||
"os://scripts/ace/ext-language_tools.js",
|
||||
"os://scripts/ace/ext-modelist.js",
|
||||
"pkg://AceDiff/main.js",
|
||||
"pkg://AceDiff/main.css"
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user