mirror of
https://github.com/sexybiggetje/pixdisp.git
synced 2024-11-15 06:31:01 +01:00
5 lines
No EOL
143 B
JavaScript
Executable file
5 lines
No EOL
143 B
JavaScript
Executable file
;
|
|
(function() {
|
|
window.require(["ace/ext/error_marker"], function() {});
|
|
})();
|
|
|