feat: update user profile

This commit is contained in:
Khanh Ngo 2022-12-21 21:48:22 +01:00
parent 24a0a9f5ee
commit baca0b8488
No known key found for this signature in database
GPG key ID: A5AE8DA0242B0C4C
8 changed files with 188 additions and 3 deletions

View file

@ -110,7 +110,7 @@ Wireguard Server Settings
</div>
<div class="modal-body">
<p>Are you sure to generate a new key pair for the Wireguard server?<br/>
The existing Clients's peer public key need to be updated to keep the connection working.</p>
The existing Client's peer public key need to be updated to keep the connection working.</p>
</div>
<div class="modal-footer justify-content-between">
<button type="button" class="btn btn-outline-dark" data-dismiss="modal">Cancel</button>