mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-07-26 20:00:27 +03:00
Merge branch 'master' of github:nanhantianyi/wireguard-ui into clients-patch
This commit is contained in:
commit
daa284d682
11 changed files with 203 additions and 14 deletions
|
@ -429,7 +429,7 @@ Wireguard Clients
|
|||
});
|
||||
}
|
||||
|
||||
// submitEmailClient function for sending an email to the client with the configuration
|
||||
// submitEmailClient function for sending an email with the configuration to the client
|
||||
function submitEmailClient() {
|
||||
const client_id = $("#e_client_id").val();
|
||||
const email = $("#e_client_email").val();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue