diff --git a/client/homebrew/editor/metadataEditor/metadataEditor.jsx b/client/homebrew/editor/metadataEditor/metadataEditor.jsx index b0889f757..ea986d5ac 100644 --- a/client/homebrew/editor/metadataEditor/metadataEditor.jsx +++ b/client/homebrew/editor/metadataEditor/metadataEditor.jsx @@ -67,7 +67,7 @@ const MetadataEditor = createClass({ getRedditLink : function(){ const meta = this.props.metadata; - + const shareLink = (meta.googleID ? meta.googleId + meta.shareId : meta.shareId); const title = `${meta.title} [${meta.systems.join(' ')}]`; const text = `Hey guys! I've been working on this homebrew. I'd love your feedback. Check it out.