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