diff --git a/apps/mobile/src/screens/(modal)/RsshubFormScreen.tsx b/apps/mobile/src/screens/(modal)/RsshubFormScreen.tsx index 4568bb61b..5acaeafa6 100644 --- a/apps/mobile/src/screens/(modal)/RsshubFormScreen.tsx +++ b/apps/mobile/src/screens/(modal)/RsshubFormScreen.tsx @@ -132,7 +132,9 @@ function FormImpl({ route, routePrefix, name }: RsshubFormParams) { {keys.length === 0 && ( - This feed has no parameters. + + This feed has no parameters. + )} {keys.length > 0 && (