mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-29 13:22:40 +00:00
Use existing makeActive function
This commit is contained in:
@@ -41,9 +41,7 @@ const AccountPage = createClass({
|
||||
saveLocation = 'GOOGLE-DRIVE';
|
||||
}
|
||||
};
|
||||
this.setState({
|
||||
saveLocation : saveLocation
|
||||
});
|
||||
this.makeActive(saveLocation);
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user