mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 15:36:49 +08:00
fix
This commit is contained in:
+1
-1
@@ -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": {
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user