diff --git a/src/settings/PerAccountNotificationSettingsGroup.js b/src/settings/PerAccountNotificationSettingsGroup.js index ed699d75e2..811d4c0b8e 100644 --- a/src/settings/PerAccountNotificationSettingsGroup.js +++ b/src/settings/PerAccountNotificationSettingsGroup.js @@ -146,7 +146,7 @@ export default function PerAccountNotificationSettingsGroup(props: Props): Node }, [_, auth, pushToken]); let testNotificationDisabled = false; - if (zulipFeatureLevel < 217) { + if (zulipFeatureLevel < 234) { testNotificationDisabled = { title: 'Feature not available', message: {