mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-16 16:04:56 +00:00
5 lines
140 B
JavaScript
Executable File
5 lines
140 B
JavaScript
Executable File
;
|
|
(function() {
|
|
ace.require(["ace/ext/error_marker"], function() {});
|
|
})();
|
|
|