- Linting (ESLint): Apply coding standards
- Testing (Refactoring): Abstract out to helper file functions for approving local storage and opening the main menu - Docs (CHANGES): Update - npm: Update devDeps; update nested deps for security audit
This commit is contained in:
4
dist/extensions/ext-server_moinsave.js
vendored
4
dist/extensions/ext-server_moinsave.js
vendored
@@ -4579,7 +4579,7 @@ var svgEditorExtension_server_moinsave = (function () {
|
||||
return _context.stop();
|
||||
}
|
||||
}
|
||||
}, _callee, this);
|
||||
}, _callee);
|
||||
}));
|
||||
|
||||
return function (_x2, _x3) {
|
||||
@@ -4935,7 +4935,7 @@ var svgEditorExtension_server_moinsave = (function () {
|
||||
return _context.stop();
|
||||
}
|
||||
}
|
||||
}, _callee, this);
|
||||
}, _callee);
|
||||
}));
|
||||
|
||||
function save(_x2, _x3) {
|
||||
|
||||
Reference in New Issue
Block a user