mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-28 17:01:08 +02:00
5 lines
143 B
JavaScript
5 lines
143 B
JavaScript
;
|
|
(function() {
|
|
window.require(["ace/ext/error_marker"], function() {});
|
|
})();
|
|
|