saved feeds in tab bar
This commit is contained in:
parent
5010861160
commit
d7e39bde12
5 changed files with 50 additions and 22 deletions
|
@ -295,7 +295,7 @@ export const SettingsScreen = withAuthRequired(
|
|||
style={[styles.linkCard, pal.view, isSwitching && styles.dimmed]}
|
||||
accessibilityHint="Custom Algorithms"
|
||||
accessibilityLabel="Opens screen with all bookmarked custom algorithms"
|
||||
href="/settings/custom-algorithms">
|
||||
href="/settings/saved-feeds">
|
||||
<View style={[styles.iconContainer, pal.btn]}>
|
||||
<FontAwesomeIcon
|
||||
icon="rss"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue