add storage type

This commit is contained in:
jxxghp
2024-06-19 07:12:35 +08:00
parent 1240899b08
commit 8d064a2165
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -36,6 +36,11 @@ const availableStorages = [
code: 'aliyun',
icon: 'mdi-cloud-outline',
},
{
name: '115网盘',
code: 'u115',
icon: 'mdi-cloud-outline',
},
]
const fileIcons = {