summaryrefslogtreecommitdiff
path: root/github.js
diff options
context:
space:
mode:
authorGubolin <gubolin@fantasymail.de>2014-09-13 13:44:12 +0200
committerGubolin <gubolin@fantasymail.de>2014-09-13 13:44:12 +0200
commit295d1412f231d68c2669e61bfb7a1e1103b3b5ed (patch)
tree9636afed1cbe6a1e753a01ac8aae4193f69d219c /github.js
parent1c23de804d288d30db2f83cb2677a9034fc4222e (diff)
downloadsnap-295d1412f231d68c2669e61bfb7a1e1103b3b5ed.tar.gz
snap-295d1412f231d68c2669e61bfb7a1e1103b3b5ed.zip
attempt to fix another merge error
Diffstat (limited to 'github.js')
-rw-r--r--github.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/github.js b/github.js
index f10878f..5294037 100644
--- a/github.js
+++ b/github.js
@@ -135,6 +135,7 @@ GitHubBackend.prototype.saveProject = function (commitMessage, parentCommitSha,
var pdata, media;
var repoName = ide.projectName.replace(/[^\w-]/g, ''); // TODO validation of project name
+ ide.stage.fireStopAllEvent();
ide.serializer.isCollectingMedia = true;
pdata = ide.serializer.serialize(ide.stage);
media = ide.hasChangedMedia ?