Merge develop

This commit is contained in:
Simon Caron
2025-01-13 21:18:37 -05:00
parent cd8aba32d8
commit 5703279b46
9 changed files with 258 additions and 386 deletions

View File

@@ -27,11 +27,6 @@ export const PluginSettings = () => {
title="Marlin Search"
showArrow
/>
<ListItem
onPress={() => router.push("/settings/popular-lists/page")}
title="Popular Lists"
showArrow
/>
</ListGroup>
</View>
);