core: remove ui cruft

This commit is contained in:
Koushik Dutta
2021-10-05 00:01:20 -07:00
parent dfd00df86b
commit 3d3a8b19a4
3 changed files with 5 additions and 5 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "@scrypted/core",
"version": "0.0.108",
"version": "0.0.109",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@scrypted/core",
"version": "0.0.108",
"version": "0.0.109",
"license": "Apache-2.0",
"dependencies": {
"@scrypted/sdk": "file:../../sdk",

View File

@@ -1,6 +1,6 @@
{
"name": "@scrypted/core",
"version": "0.0.108",
"version": "0.0.109",
"description": "Scrypted Core plugin. Provides the UI, websocket, and engine.io APIs.",
"author": "Scrypted",
"license": "Apache-2.0",

View File

@@ -255,7 +255,7 @@
</v-card-actions>
</v-card>
</v-flex>
<!--
<v-flex xs12 v-if="!ownerDevice && pluginData">
<v-card raised>
<v-card-title
@@ -286,7 +286,7 @@
/>
</v-card-actions>
</v-card>
</v-flex>
</v-flex> -->
<v-flex xs12 v-if="deviceComponent && deviceComponent !== 'Script'">
<component