mirror of
https://github.com/stolksdorf/homebrewery.git
synced 2025-12-13 20:55:56 +00:00
version working again
This commit is contained in:
@@ -33,6 +33,7 @@ const Homebrew = React.createClass({
|
||||
},
|
||||
componentWillMount: function() {
|
||||
global.account = this.props.account;
|
||||
global.version = this.props.version;
|
||||
|
||||
|
||||
Router = CreateRouter({
|
||||
|
||||
Reference in New Issue
Block a user