Archived
1
0

add posting message

This commit is contained in:
Jeff Becker
2016-04-30 16:12:01 -04:00
parent 0df3fe43e0
commit 2b28431568
2 changed files with 2 additions and 1 deletions

View File

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