diff --git a/packages/neuron-ui/src/components/GeneralSetting/index.tsx b/packages/neuron-ui/src/components/GeneralSetting/index.tsx index 45216d4d9b..046c90c4b1 100644 --- a/packages/neuron-ui/src/components/GeneralSetting/index.tsx +++ b/packages/neuron-ui/src/components/GeneralSetting/index.tsx @@ -97,6 +97,7 @@ const UpdateDownloadStatus = ({ } if (downloaded) { + const isWin = process.platform === 'win32' return (