Skip to content

Commit 941f6a0

Browse files
committed
rename settings cell to (BETA)
1 parent b5de732 commit 941f6a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/views/settings/screens/overview/odds-and-ends.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ function NotificationsCell(props: NotificationsCellProps) {
7676
<PushButtonCell
7777
detail={isSubscribed ? 'Subscribed' : 'Disabled'}
7878
onPress={props.onPress}
79-
title="Push Notifications"
79+
title="Push Notifications (BETA)"
8080
/>
8181
)
8282
}

0 commit comments

Comments
 (0)