mirror of
https://gitlab.com/ryzen-controller-team/ryzen-controller.git
synced 2024-12-22 10:03:28 +07:00
fix: Going to preset tabs does not load online preset anymore.
This commit is contained in:
parent
79144f4168
commit
8fcbfc57a2
@ -169,7 +169,6 @@ class PresetsScene extends React.Component<{}, PresetsOnlineContextType> {
|
|||||||
|
|
||||||
componentDidMount() {
|
componentDidMount() {
|
||||||
this._isMounted = true;
|
this._isMounted = true;
|
||||||
this.updatePresetList();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
componentWillUnmount() {
|
componentWillUnmount() {
|
||||||
|
Loading…
Reference in New Issue
Block a user