diff --git a/custom/js/helper.js b/custom/js/helper.js index 6fe8847..3a48eeb 100644 --- a/custom/js/helper.js +++ b/custom/js/helper.js @@ -67,6 +67,8 @@ function renderClientList(data) { + allocatedIpsHtml + `Allowed IPs` + allowedIpsHtml + + ` + ${obj.Client.private_key ? 'Private Key stored (insecure)' : 'No Private key'}` +` `