fusionpbx-ldap/resources/ace/ext-error_marker.js

5 lines
140 B
JavaScript
Raw Permalink Normal View History

2022-09-05 08:18:30 +00:00
;
(function() {
ace.require(["ace/ext/error_marker"], function() {});
})();