mirror of
https://github.com/PhotonVision/photonvision
synced 2026-07-04 03:11:40 +00:00
Convert to user selected camera matching (#1556)
This commit is contained in:
@@ -14,7 +14,8 @@ const props = withDefaults(
|
||||
}>(),
|
||||
{
|
||||
disabled: false,
|
||||
labelCols: 2
|
||||
labelCols: 2,
|
||||
switchCols: 8
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user