mirror of
https://github.com/swissmakers/wireguard-manager.git
synced 2026-03-26 13:03:28 +01:00
Some comment fixes (#278)
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user