src/Builder4/Editor.bjs
[app.Builder.js] / src / Builder4 / Editor.vala
index 06b1a33..a5758af 100644 (file)
@@ -547,7 +547,7 @@ public class Editor : Object
             
             
             if (_this.file == null) {
-                return;
+                return true;
             
             }
             var valafn = _this.file.path;