diff --git a/HTML/atomicity.coffee b/HTML/atomicity.coffee index 9d6c39797..9dee445cd 100644 --- a/HTML/atomicity.coffee +++ b/HTML/atomicity.coffee @@ -19,6 +19,7 @@ open = -> Chrome.title _.last filename.split('/') editor.getSession().setValue File.read filename setMode() + Chrome.setDirty false setMode = -> if /\.js$/.test filename editor.getSession().setMode new JavaScriptMode