mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-12 00:12:56 +00:00
Whitespace fix
This commit is contained in:
@@ -39,7 +39,7 @@ const Homebrew = createClass({
|
|||||||
global.enable_v3 = this.props.enable_v3;
|
global.enable_v3 = this.props.enable_v3;
|
||||||
global.config = this.props.config;
|
global.config = this.props.config;
|
||||||
|
|
||||||
return {};
|
return {};
|
||||||
},
|
},
|
||||||
|
|
||||||
render : function (){
|
render : function (){
|
||||||
|
|||||||
Reference in New Issue
Block a user