Convert to user selected camera matching (#1556)

This commit is contained in:
oh-yes-0-fps
2025-01-01 03:04:20 -05:00
committed by GitHub
parent b2e70a7257
commit 418eada0b5
67 changed files with 2710 additions and 1948 deletions

View File

@@ -14,7 +14,8 @@ const props = withDefaults(
}>(),
{
disabled: false,
labelCols: 2
labelCols: 2,
switchCols: 8
}
);