We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82a30bd commit 531d897Copy full SHA for 531d897
python-main.js
@@ -967,7 +967,6 @@ function web_editor(config) {
967
modalMsg(config['translate']['load']['invalid-file-title'], config['translate']['load']['extension-warning'],"");
968
}
969
970
-
971
// Describes what to do when the save/load button is clicked.
972
function doFiles() {
973
var template = $('#files-template').html();
0 commit comments