0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 18:32:41 +00:00

Whitespace fix

This commit is contained in:
G.Ambatte
2022-04-13 12:37:50 +12:00
parent c0b2fb8ed9
commit 0023e87d54

View File

@@ -39,7 +39,7 @@ const Homebrew = createClass({
global.enable_v3 = this.props.enable_v3;
global.config = this.props.config;
return {};
return {};
},
render : function (){