diff --git a/src/Add-on/SetSmoothEdge/SetSmoothEdge.tsx b/src/Add-on/SetSmoothEdge/SetSmoothEdge.tsx index b5265dc7f..c00a9aff4 100644 --- a/src/Add-on/SetSmoothEdge/SetSmoothEdge.tsx +++ b/src/Add-on/SetSmoothEdge/SetSmoothEdge.tsx @@ -47,7 +47,7 @@ class SetSmoothEdgeModal extends React.Component<{ brs: Board[]; store: SmoothEd }; for (let key in store.option) { - if (key !== "filterArr") + if (key !== "filterArr" && key !== "version") els.push(