From f4600293e9a6c7b2e6a41aefee12db499f798abf Mon Sep 17 00:00:00 2001 From: Audric Ackermann Date: Fri, 14 Feb 2020 15:06:25 +1100 Subject: [PATCH] hide the notification settings in group panel for now --- ts/components/session/SessionGroupSettings.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ts/components/session/SessionGroupSettings.tsx b/ts/components/session/SessionGroupSettings.tsx index 5882e05b1..8f831c577 100644 --- a/ts/components/session/SessionGroupSettings.tsx +++ b/ts/components/session/SessionGroupSettings.tsx @@ -265,9 +265,10 @@ export class SessionGroupSettings extends React.Component { )} -
+ {/*
{window.i18n('notifications')}
+ */} {hasDisappearingMessages && (