old-commit-hash: dd1531af96
dd1531af96
@ -81,7 +81,7 @@ void MainWindow::closeSettings() {
main_layout->setCurrentWidget(homeWindow);
if (QUIState::ui_state.scene.started) {
emit homeWindow->showSidebar(false);
homeWindow->showSidebar(false);
}