From de721bd8ef90f4158007a8e8b9b9e2c431dc46f7 Mon Sep 17 00:00:00 2001 From: KunoiSayami Date: Sat, 14 Aug 2021 12:11:30 +0800 Subject: feat(core): Show version in authentication page --- src/authentication_page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/authentication_page.html') diff --git a/src/authentication_page.html b/src/authentication_page.html index c62dce0..6ece746 100644 --- a/src/authentication_page.html +++ b/src/authentication_page.html @@ -1,4 +1,4 @@ -

Authentication Required

+

Authentication Requiredv{{version}}

-- cgit v1.3.1