mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-01 06:33:32 +00:00
Ensure share links are updated on transfer to google
This commit is contained in:
@@ -227,6 +227,7 @@ const EditPage = createClass({
|
||||
brew : _.merge({}, prevState.brew, {
|
||||
googleId : this.savedBrew.googleId ? this.savedBrew.googleId : null,
|
||||
editId : this.savedBrew.editId,
|
||||
shareId : this.savedBrew.editId
|
||||
}),
|
||||
isPending : false,
|
||||
isSaving : false,
|
||||
|
||||
Reference in New Issue
Block a user