From 08b2b312f6af3b19cf4123302de687e5f8320d52 Mon Sep 17 00:00:00 2001 From: smartfridge <37928912+smartfrigde@users.noreply.github.com> Date: Sun, 7 Nov 2021 15:12:42 +0100 Subject: [PATCH] 2.7.0 - Test --- index.html | 8 +- main.js | 3 +- package-lock.json | 920 ++++++++++------------------------------------ package.json | 23 +- preload.js | 14 +- utils/bridge.js | 7 +- utils/capturer.js | 290 +++++++-------- utils/mod.js | 1 - utils/titlebar.js | 138 +++++++ utils/updater.js | 22 ++ 10 files changed, 516 insertions(+), 910 deletions(-) create mode 100644 utils/titlebar.js create mode 100644 utils/updater.js diff --git a/index.html b/index.html index 1c95244..20af840 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@
- +