This commit is contained in:
legop3
2025-11-18 00:09:48 -05:00
parent 7390d5c1ac
commit 5c66bbd809
4 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ export default function AdvancedSettings() {
if (!roverId) return;
setSensorStream(enable);
};
// why is this broken
return (
<div className="space-y-1">
<KeymapSettings />