From 680e73c9900f6e4fc431f5362e4a07e52fab321a Mon Sep 17 00:00:00 2001 From: Khanh Ngo Date: Fri, 29 May 2020 10:47:55 +0700 Subject: [PATCH] Use const instead of var for js variables --- templates/clients.html | 34 +++++++++++++++++----------------- templates/global_settings.html | 16 ++++++++-------- templates/login.html | 12 ++++++------ templates/server.html | 14 +++++++------- 4 files changed, 38 insertions(+), 38 deletions(-) diff --git a/templates/clients.html b/templates/clients.html index 2dfce15..49ba96d 100644 --- a/templates/clients.html +++ b/templates/clients.html @@ -121,7 +121,7 @@ Wireguard Clients {{define "bottom_js"}}