mirror of
https://github.com/mue/mue.git
synced 2026-07-13 12:07:45 +02:00
stuff
This commit is contained in:
@@ -27,7 +27,8 @@ export default class MainModal extends React.PureComponent {
|
||||
document.getElementById('center').classList.toggle('backgroundEffects');
|
||||
|
||||
this.setState({
|
||||
tab: this.tabs.settings, currentTab: 'settings'
|
||||
tab: this.tabs.settings,
|
||||
currentTab: 'settings'
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user