Archived
1
0

fix posting style

This commit is contained in:
Jeff Becker
2016-04-30 16:18:08 -04:00
parent 9d7eceb927
commit e01002ed25
3 changed files with 6 additions and 2 deletions

View File

@@ -360,7 +360,7 @@ function init(prefix) {
}, function(err) {
alert(err);
});
r.showMessage("posting...");
r.showMessage("posting... ");
}
}