Skip to content

Commit

Permalink
Merge branch 'master' of github.com:janelia-flyem/dvid-console
Browse files Browse the repository at this point in the history
  • Loading branch information
neomorphic committed Jun 14, 2016
2 parents ed10e32 + c4c487c commit 5113eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/stores/ServerStore.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ class ServerStore {
entry = opts.entry,
cb = opts.callback,
payload = {
log: [entry]
note: entry
},
err = function(err) {
ErrorActions.update(err);
Expand Down

0 comments on commit 5113eb4

Please sign in to comment.