[🐴] add link to chat settings from main settings (#4197)
* add link to chat settings from main settings * move to beneath saved feeds weird ass diff on this commit lol
This commit is contained in:
parent
f924465899
commit
0e77280310
3 changed files with 28 additions and 1 deletions
|
@ -56,7 +56,7 @@ export function MessagesSettingsScreen({}: Props) {
|
|||
|
||||
return (
|
||||
<CenteredView sideBorders style={a.h_full_vh}>
|
||||
<ViewHeader title={_(msg`Settings`)} showOnDesktop showBorder />
|
||||
<ViewHeader title={_(msg`Chat Settings`)} showOnDesktop showBorder />
|
||||
<View style={[a.p_lg, a.gap_md]}>
|
||||
<Text style={[a.text_lg, a.font_bold]}>
|
||||
<Trans>Allow new messages from</Trans>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue