mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
ace: fix loading text snippets error
This commit is contained in:
@@ -55,6 +55,8 @@ function setModuleUrl(moduleType, name) {
|
||||
}
|
||||
|
||||
setModuleUrl("ext", "language_tools");
|
||||
setModuleUrl("mode", "text");
|
||||
setModuleUrl("snippets", "text");
|
||||
|
||||
let editorTemplate = `<div></div>`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user