footer.js 93 B

12345
  1. try {
  2. EditorJSLoader.readyState = 'complete';
  3. EditorJSLoader.finish();
  4. } catch(e) {
  5. }