Remove restart notice from cardFileType's rightPane

This commit is contained in:
Irastris
2026-05-05 17:03:04 -04:00
parent 3cd160e1b2
commit 4e0ca51159
-1
View File
@@ -422,7 +422,6 @@ SettingsWindow::SettingsWindow(bool prelaunch) : mPrelaunch(prelaunch) {
config::Save();
});
}
pane.add_rml("<br/>Changes require a restart.");
});
});
}