From 259f4f0afe6f472445b293d8f6bb605978312b9e Mon Sep 17 00:00:00 2001 From: Bill Church Date: Mon, 17 May 2021 07:38:27 -0400 Subject: [PATCH] chore: lint ./app/client/src/js/index.js #242 --- README.md | 10 +- app/client/public/webssh2.bundle.js | 2 +- app/client/src/js/index.js | 486 ++++++++++++++-------------- 3 files changed, 258 insertions(+), 240 deletions(-) diff --git a/README.md b/README.md index 9f80e73..5d2fcdc 100644 --- a/README.md +++ b/README.md @@ -246,11 +246,15 @@ Clicking `Start logging` on the status bar will log all data to the client. A `D http://localhost:2222/ssh/host/192.168.1.1?port=2244&header=My%20Header&headerBackground=red -# Tips -* If you want to add custom JavaScript to the browser client you can either modify `./src/client.html` and add a **