We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5de732 commit 941f6a0Copy full SHA for 941f6a0
source/views/settings/screens/overview/odds-and-ends.js
@@ -76,7 +76,7 @@ function NotificationsCell(props: NotificationsCellProps) {
76
<PushButtonCell
77
detail={isSubscribed ? 'Subscribed' : 'Disabled'}
78
onPress={props.onPress}
79
- title="Push Notifications"
+ title="Push Notifications (BETA)"
80
/>
81
)
82
}
0 commit comments