From 070793798e74a2ec5c7991ae0e3a7c9eac6352b0 Mon Sep 17 00:00:00 2001 From: Ben <43026681+bwp91@users.noreply.github.com> Date: Sun, 12 Nov 2023 21:41:31 +0000 Subject: [PATCH] restart cb after settings ui update --- .../custom-plugins.component.html | 6 +- .../custom-plugins.component.ts | 6 +- .../settings-plugins-modal.component.html | 25 +++++++- .../settings-plugins-modal.component.ts | 61 +++++++++++++++++-- ui/src/app/core/mobile-detect.service.ts | 2 +- ui/src/app/core/settings.service.ts | 33 ++++------ ui/src/app/core/terminal.service.ts | 4 +- ui/src/app/core/ws.service.ts | 8 +-- 8 files changed, 102 insertions(+), 43 deletions(-) diff --git a/ui/src/app/core/manage-plugins/custom-plugins/custom-plugins.component.html b/ui/src/app/core/manage-plugins/custom-plugins/custom-plugins.component.html index fa6bed04d..3e266f356 100644 --- a/ui/src/app/core/manage-plugins/custom-plugins/custom-plugins.component.html +++ b/ui/src/app/core/manage-plugins/custom-plugins/custom-plugins.component.html @@ -9,10 +9,8 @@