From 858a225a048cd3e2139693ef18f3e2a9e3153b18 Mon Sep 17 00:00:00 2001 From: Baku Hashimoto Date: Wed, 18 Sep 2024 01:40:04 +0900 Subject: [PATCH] [Sigma] Refactor getAutoFocusFrameSizeDesc --- core/src/TethrPTPUSB/TethrSigma.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/TethrPTPUSB/TethrSigma.ts b/core/src/TethrPTPUSB/TethrSigma.ts index 5a40c28..840908a 100644 --- a/core/src/TethrPTPUSB/TethrSigma.ts +++ b/core/src/TethrPTPUSB/TethrSigma.ts @@ -363,7 +363,7 @@ export class TethrSigma extends TethrPTPUSB { value, option: { type: 'enum', - values: values, + values, }, } }