This commit is contained in:
jxxghp
2024-02-25 08:58:46 +08:00
parent bbc6c57c08
commit a3f3330dad
2 changed files with 1 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "moviepilot",
"version": "1.6.7-1",
"version": "1.6.7-2",
"private": true,
"bin": "dist/service.js",
"scripts": {

View File

@@ -144,7 +144,6 @@ onBeforeMount(() => {
v-if="!isAppMarketLoaded"
class="mt-12 w-full text-center text-gray-500 text-sm flex flex-col items-center"
>
正在加载插件市场请稍候...
<VProgressCircular
v-if="!isAppMarketLoaded"
size="48"