From 586b26d2d4736e401beba41a29cf03d27e69ca7f Mon Sep 17 00:00:00 2001 From: Nuckyz <61953774+Nuckyz@users.noreply.github.com> Date: Tue, 21 Mar 2023 03:07:16 -0300 Subject: Fixes and ShowHiddenChannels improvements (#634) ~ Fixes #630 ~ Fixes #618 --- src/api/Notifications/NotificationComponent.tsx | 8 +- src/api/Notifications/styles.css | 2 + src/plugins/crashHandler.ts | 20 ++-- src/plugins/devCompanion.dev.tsx | 14 ++- src/plugins/emoteCloner.tsx | 2 +- src/plugins/fakeNitro.ts | 24 ++--- src/plugins/reverseImageSearch.tsx | 2 +- .../components/HiddenChannelLockScreen.tsx | 8 +- src/plugins/showHiddenChannels/index.tsx | 107 ++++++++++++++++++--- src/plugins/showHiddenChannels/style.css | 1 + src/plugins/volumeBooster.desktop.ts | 86 +++++++++++++++++ src/plugins/volumeBooster.ts | 86 ----------------- 12 files changed, 230 insertions(+), 130 deletions(-) create mode 100644 src/plugins/volumeBooster.desktop.ts delete mode 100644 src/plugins/volumeBooster.ts (limited to 'src') diff --git a/src/api/Notifications/NotificationComponent.tsx b/src/api/Notifications/NotificationComponent.tsx index 29cd68f..53c1b81 100644 --- a/src/api/Notifications/NotificationComponent.tsx +++ b/src/api/Notifications/NotificationComponent.tsx @@ -63,7 +63,10 @@ export default ErrorBoundary.wrap(function NotificationComponent({