diff --git a/src/widgets/rutorrent/component.jsx b/src/widgets/rutorrent/component.jsx index ef3a278f1..300a15bda 100644 --- a/src/widgets/rutorrent/component.jsx +++ b/src/widgets/rutorrent/component.jsx @@ -34,8 +34,8 @@ export default function Component({ service }) { return ( - - + + ); }