diff --git a/app/assets/javascripts/Components/Preferences/Panes/Security/Encryption.tsx b/app/assets/javascripts/Components/Preferences/Panes/Security/Encryption.tsx index bdb486b1b..3f26822d1 100644 --- a/app/assets/javascripts/Components/Preferences/Panes/Security/Encryption.tsx +++ b/app/assets/javascripts/Components/Preferences/Panes/Security/Encryption.tsx @@ -16,7 +16,7 @@ const EncryptionStatusItem: FunctionComponent<{ icon: ComponentChild status: string }> = ({ icon, status }) => ( -