diff --git a/index.html b/index.html index 8920ccaa..39f46448 100644 --- a/index.html +++ b/index.html @@ -48,7 +48,7 @@
  • Radiant CMS
  • Developer Companion
  • Mozilla Add-on Builder
  • -
  • Dirigible
  • +
  • PythonAnywhere
  • shiftEdit
  • Akshell
  • beanstalk
  • diff --git a/lib/ace/commands/default_commands.js b/lib/ace/commands/default_commands.js index 7c9985fe..a09b8909 100644 --- a/lib/ace/commands/default_commands.js +++ b/lib/ace/commands/default_commands.js @@ -365,4 +365,4 @@ canon.addCommand({ exec: function(env, args, request) { env.editor.transposeLetters(); } }); -}); \ No newline at end of file +});