mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-06-09 17:50:31 +08:00
fix filelist dropdownmenu
This commit is contained in:
@@ -126,7 +126,7 @@ function aliyunAuthDone() {
|
||||
|
||||
<template>
|
||||
<VCard class="mx-auto" :loading="loading > 0">
|
||||
<div v-if="path || fileid">
|
||||
<div v-if="activeStorage && (path || fileid)">
|
||||
<FileToolbar
|
||||
:path="path"
|
||||
:fileid="fileid"
|
||||
|
||||
Reference in New Issue
Block a user