diff --git a/src/components/dialog/AddDownloadDialog.vue b/src/components/dialog/AddDownloadDialog.vue
index 7c252d7b..e69582ed 100644
--- a/src/components/dialog/AddDownloadDialog.vue
+++ b/src/components/dialog/AddDownloadDialog.vue
@@ -138,7 +138,7 @@ onMounted(() => {
↓{{ torrent?.peers }}
-
+
@@ -146,7 +146,7 @@ onMounted(() => {
{{ torrent?.description }}
-
+
@@ -164,7 +164,7 @@ onMounted(() => {
@@ -173,7 +173,7 @@ onMounted(() => {
diff --git a/src/router/menu.ts b/src/router/menu.ts
index c8a032a1..10dddd5e 100644
--- a/src/router/menu.ts
+++ b/src/router/menu.ts
@@ -56,7 +56,7 @@ export const SystemNavMenus = [
icon: 'mdi-state-machine',
to: '/workflow',
header: '订阅',
- admin: false,
+ admin: true,
footer: false,
},
{