This commit is contained in:
thsrite
2024-06-23 14:58:18 +08:00
parent 995fc1558f
commit 8b5d6eb45c
2 changed files with 2 additions and 23 deletions

View File

@@ -683,27 +683,6 @@ class CloudStrm(_PluginBase):
}
]
},
{
'component': 'VRow',
'content': [
{
'component': 'VCol',
'props': {
'cols': 12,
},
'content': [
{
'component': 'VAlert',
'props': {
'type': 'info',
'variant': 'tonal',
'text': '如有视频文件扩展名是大写,自行添加媒体扩展名。'
}
}
]
}
]
},
{
'component': 'VRow',
'content': [