Add notification troubleshoot test about blocked users.
This commit is contained in:
+4
@@ -208,6 +208,10 @@ class PreferencesFlowNode(
|
||||
navigateUp()
|
||||
}
|
||||
}
|
||||
|
||||
override fun openIgnoredUsers() {
|
||||
backstack.push(NavTarget.BlockedUsers)
|
||||
}
|
||||
})
|
||||
.build()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user