core: publish

This commit is contained in:
Koushik Dutta
2023-02-19 22:13:46 -08:00
parent 8461964252
commit 30f06f9a5b
3 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

@@ -32,7 +32,7 @@
<v-divider v-if="settingsSubgroups"></v-divider>
<CardTitle v-if="settingsSubgroups">Settings > {{ settingsGroupName }} > {{ settingsSubgroupName }}</CardTitle>
<!-- <CardTitle v-if="settingsSubgroups">Settings > {{ settingsGroupName }} > {{ settingsSubgroupName }}</CardTitle> -->
<v-flex xs12 v-if="settingsGroupName !== 'extensions' || !showChips">