Merge branch 'main' into patch-3
This commit is contained in:
commit
a1127bfcfc
17 changed files with 450 additions and 364 deletions
|
@ -118,7 +118,7 @@ export function AdultContentEnabledPref({
|
|||
</Trans>
|
||||
</Prompt.Description>
|
||||
<Prompt.Actions>
|
||||
<Prompt.Action onPress={prompt.close}>
|
||||
<Prompt.Action onPress={() => prompt.close()}>
|
||||
<Trans>OK</Trans>
|
||||
</Prompt.Action>
|
||||
</Prompt.Actions>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue