Request tls status after save
This commit is contained in:
committed by
Eugene Bujak
parent
c19416bf8e
commit
3898309778
@@ -22,7 +22,7 @@ class Encryption extends Component {
|
||||
|
||||
return (
|
||||
<div className="encryption">
|
||||
{encryption && !encryption.processing &&
|
||||
{encryption &&
|
||||
<Card
|
||||
title={t('encryption_title')}
|
||||
subtitle={t('encryption_desc')}
|
||||
|
||||
Reference in New Issue
Block a user