feat: versions menu overhaul, and smal ui fixes everywhere

This commit is contained in:
KayJann
2026-04-09 00:54:46 +02:00
parent f16e157dc1
commit fa9e0d6f55
19 changed files with 622 additions and 469 deletions
-1
View File
@@ -309,7 +309,6 @@ const SettingsView = memo(function SettingsView() {
type: "button",
onClick: handleResetSetup,
color: "orange",
small: true,
});
}