From cfcf302abbbe6d62558b7e1aecf3e263c4244d70 Mon Sep 17 00:00:00 2001 From: Koushik Dutta Date: Wed, 21 Sep 2022 12:14:09 -0700 Subject: [PATCH] core: Fix missing settings --- plugins/core/package-lock.json | 4 ++-- plugins/core/package.json | 2 +- plugins/core/ui/src/components/Device.vue | 13 ++----------- 3 files changed, 5 insertions(+), 14 deletions(-) diff --git a/plugins/core/package-lock.json b/plugins/core/package-lock.json index 07b913703..50ae2daf6 100644 --- a/plugins/core/package-lock.json +++ b/plugins/core/package-lock.json @@ -1,12 +1,12 @@ { "name": "@scrypted/core", - "version": "0.1.40", + "version": "0.1.41", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@scrypted/core", - "version": "0.1.40", + "version": "0.1.41", "license": "Apache-2.0", "dependencies": { "@scrypted/common": "file:../../common", diff --git a/plugins/core/package.json b/plugins/core/package.json index 19fb3027c..be209e651 100644 --- a/plugins/core/package.json +++ b/plugins/core/package.json @@ -1,6 +1,6 @@ { "name": "@scrypted/core", - "version": "0.1.40", + "version": "0.1.41", "description": "Scrypted Core plugin. Provides the UI, websocket, and engine.io APIs.", "author": "Scrypted", "license": "Apache-2.0", diff --git a/plugins/core/ui/src/components/Device.vue b/plugins/core/ui/src/components/Device.vue index 8e94bf200..363d7fe45 100644 --- a/plugins/core/ui/src/components/Device.vue +++ b/plugins/core/ui/src/components/Device.vue @@ -185,17 +185,8 @@ - - - - Integrations and Extensions - - - - + +