From 60413ecbea8678148d27232e7ff01910ca65097b Mon Sep 17 00:00:00 2001 From: Jonas Herzig Date: Sun, 23 Sep 2018 14:05:38 +0200 Subject: [PATCH] Add query param to replace the connect dialog with a single join button E.g. https://server/?address=server&port=443&username=test&joinDialog=true --- app/index.html | 15 +++++++++++++-- app/index.js | 9 +++++++++ themes/MetroMumbleLight/main.css | 13 +++++++++++++ 3 files changed, 35 insertions(+), 2 deletions(-) diff --git a/app/index.html b/app/index.html index dc822a6..7edd680 100644 --- a/app/index.html +++ b/app/index.html @@ -21,7 +21,7 @@