0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 16:22:44 +00:00

remove storage rendering in vault

This commit is contained in:
Víctor Losada Hernández
2024-09-04 09:29:47 +02:00
parent aab24c732e
commit 1225e5cb6a

View File

@@ -95,6 +95,7 @@ const BrewItem = createClass({
},
renderStorageIcon : function(){
if(this.props.dontRenderStorage) return;
if(this.props.brew.googleId) {
return <span title={this.props.brew.webViewLink ? 'Your Google Drive Storage': 'Another User\'s Google Drive Storage'}>
<a href={this.props.brew.webViewLink} target='_blank'>