From fe375a04ee3cc8124f17e18154c0dea1db1ebeef Mon Sep 17 00:00:00 2001 From: Fernando Valverde Date: Tue, 28 Apr 2020 07:42:54 -0600 Subject: [PATCH] Removes iOS only label from mobile notifications settings (#7563) --- app/views/users/_notifications.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/users/_notifications.html.erb b/app/views/users/_notifications.html.erb index 4dcd24104..f61724eb5 100644 --- a/app/views/users/_notifications.html.erb +++ b/app/views/users/_notifications.html.erb @@ -58,7 +58,7 @@

Mobile Notification Settings (Beta)

-

iOS only for now. Additional settings and platforms will be rolled out as new notification features are made available.

+

Additional settings will be rolled out as new notification features are made available.

<%= f.check_box :mobile_comment_notifications, class: "crayons-checkbox" %>