mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-29 04:09:45 +08:00
fix: 更新 RcloneConfigDialog 组件标题为 RClone配置
This commit is contained in:
@@ -38,7 +38,7 @@ async function savaRcloneConfig() {
|
||||
|
||||
<template>
|
||||
<VDialog width="50rem" scrollable max-height="85vh">
|
||||
<VCard title="Rclone网盘配置" class="rounded-t">
|
||||
<VCard title="RClone配置" class="rounded-t">
|
||||
<DialogCloseBtn @click="emit('close')" />
|
||||
<VCardText>
|
||||
<VRow>
|
||||
|
||||
Reference in New Issue
Block a user