From 0608203db5d6cee25a9245441333d55eae5b7f29 Mon Sep 17 00:00:00 2001 From: Vardan Hakobyan Date: Wed, 22 Jun 2022 16:19:09 +0400 Subject: [PATCH] fix: restore top border of "Manage Sessions" row (#1134) --- .../mobile/src/Screens/Settings/Sections/OptionsSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/mobile/src/Screens/Settings/Sections/OptionsSection.tsx b/packages/mobile/src/Screens/Settings/Sections/OptionsSection.tsx index ec7b77943..e20416487 100644 --- a/packages/mobile/src/Screens/Settings/Sections/OptionsSection.tsx +++ b/packages/mobile/src/Screens/Settings/Sections/OptionsSection.tsx @@ -194,7 +194,7 @@ export const OptionsSection = ({ title, encryptionAvailable }: Props) => {