Mobile skin manager was not seen. Fixed.

This commit is contained in:
2XJJ2BJZ7z
2020-02-22 22:38:10 +01:00
parent 9ae3ddbdcf
commit cb5875714b
3 changed files with 7 additions and 1 deletions

View File

@ -359,6 +359,8 @@ const PasswordManager = inject("rootStore") ( observer(
</Table>
<Loader active={this.state.loading} />
</Segment>
<p><i>Rijndael 128 bit</i> client-side encrypted!</p>
</div>
);
}