diff --git a/src/widgets/downloadstation/component.jsx b/src/widgets/downloadstation/component.jsx index 9e47c5f47..aae4713db 100644 --- a/src/widgets/downloadstation/component.jsx +++ b/src/widgets/downloadstation/component.jsx @@ -33,9 +33,9 @@ export default function Component({ service }) { return ( - + - + ); }