mirror of
https://github.com/tooot-app/app
synced 2024-12-26 09:23:56 +01:00
Fix muting
This commit is contained in:
parent
09bc6c30af
commit
cdd80250d1
@ -209,6 +209,7 @@ const menuAccount = ({
|
||||
if (data?.muting !== true) {
|
||||
if (featureCheck('mute_duration')) {
|
||||
navigation.navigate('Tab-Shared-Mute', { account: actualAccount })
|
||||
return
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user