mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-06-07 00:46:58 +03:00
Some comment fixes (#278)
This commit is contained in:
parent
310c8343d3
commit
e76c573b1d
3 changed files with 5 additions and 5 deletions
|
@ -418,7 +418,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