mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-16 02:40:28 +01:00
fix: text
This commit is contained in:
@@ -120,11 +120,7 @@ export default function page() {
|
|||||||
))}
|
))}
|
||||||
</ListGroup>
|
</ListGroup>
|
||||||
<Text className="px-4 text-xs text-neutral-500 mt-1">
|
<Text className="px-4 text-xs text-neutral-500 mt-1">
|
||||||
Popular Lists is a plugin that enables you to show custom
|
Select the lists you want displayed on the home screen.
|
||||||
Jellyfin lists on the Streamyfin home page.{" "}
|
|
||||||
<Text className="text-blue-500" onPress={handleOpenLink}>
|
|
||||||
Read more about Popular Lists.
|
|
||||||
</Text>
|
|
||||||
</Text>
|
</Text>
|
||||||
</>
|
</>
|
||||||
)}
|
)}
|
||||||
|
|||||||
Reference in New Issue
Block a user