From 065d01c121907bc5529d7019e53b93819daf85f3 Mon Sep 17 00:00:00 2001 From: Joram Wilander Date: Tue, 23 Aug 2016 08:47:25 -0400 Subject: Add notification settings to control what statuses allow push notifications (#3829) --- webapp/components/setting_item_min.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webapp/components/setting_item_min.jsx') diff --git a/webapp/components/setting_item_min.jsx b/webapp/components/setting_item_min.jsx index a46a9e455..1c5fd40f3 100644 --- a/webapp/components/setting_item_min.jsx +++ b/webapp/components/setting_item_min.jsx @@ -33,7 +33,7 @@ export default class SettingItemMin extends React.Component { >
  • {this.props.title}
  • {editButton} -
  • {this.props.describe}
  • +
  • {this.props.describe}
  • ); } -- cgit v1.2.3-1-g7c22