From e3c189e2277fcdda3b5b6a061673c1e594ecdb06 Mon Sep 17 00:00:00 2001 From: Martin Schoeler Date: Mon, 22 Jun 2020 16:05:54 -0300 Subject: [PATCH] Fix reset section button --- client/admin/settings/Section.js | 14 +++++++------- packages/rocketchat-i18n/i18n/en.i18n.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/client/admin/settings/Section.js b/client/admin/settings/Section.js index 8f7cc4ee8c0cc..c1f9d30b46b47 100644 --- a/client/admin/settings/Section.js +++ b/client/admin/settings/Section.js @@ -58,16 +58,16 @@ export function Section({ children, groupId, hasReset = true, help, sectionName, {editableSettings.map((setting) => )} - {hasReset && canReset &&