From eda4022692d5d4e37e87dcc6c53dae87bab1a822 Mon Sep 17 00:00:00 2001 From: Bruno Windels Date: Mon, 23 Mar 2020 22:46:31 +0100 Subject: [PATCH] show version before login and link to release --- index.html | 3 +++ scripts/build.mjs | 11 +++++++++-- src/ui/web/login/LoginView.js | 3 ++- src/ui/web/login/SessionPickerView.js | 3 ++- src/ui/web/login/common.js | 7 +++++++ 5 files changed, 23 insertions(+), 4 deletions(-) create mode 100644 src/ui/web/login/common.js diff --git a/index.html b/index.html index dfb259cf..7778f94c 100644 --- a/index.html +++ b/index.html @@ -11,6 +11,9 @@ +