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
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "moviepilot", "name": "moviepilot",
"version": "1.6.7-1", "version": "1.6.7-2",
"private": true, "private": true,
"bin": "dist/service.js", "bin": "dist/service.js",
"scripts": { "scripts": {
-1
View File
@@ -144,7 +144,6 @@ onBeforeMount(() => {
v-if="!isAppMarketLoaded" v-if="!isAppMarketLoaded"
class="mt-12 w-full text-center text-gray-500 text-sm flex flex-col items-center" class="mt-12 w-full text-center text-gray-500 text-sm flex flex-col items-center"
> >
正在加载插件市场请稍候...
<VProgressCircular <VProgressCircular
v-if="!isAppMarketLoaded" v-if="!isAppMarketLoaded"
size="48" size="48"