Skip to content

Commit

Permalink
Merge pull request #51 from secretin/editing_bug
Browse files Browse the repository at this point in the history
Don't know where this bug was introduced
  • Loading branch information
agix authored Aug 29, 2017
2 parents 470df50 + 0833703 commit 70b7efe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/actions/MetadataActions.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ class MetadataActions {
.then(() => {
this.updateSecretSuccess({
metadata: secretin.currentUser.metadatas,
data,
});
})
.catch(error => {
Expand Down

0 comments on commit 70b7efe

Please sign in to comment.