mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-08-09 15:43:29 +08:00
feat: 添加工作流任务卡片组件,支持编辑、删除和执行功能
This commit is contained in:
@@ -49,10 +49,10 @@ export const SystemNavMenus = [
|
||||
admin: false,
|
||||
footer: true,
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
title: '工作流',
|
||||
full_title: '自定义工作流',
|
||||
full_title: '工作流',
|
||||
icon: 'mdi-state-machine',
|
||||
to: '/workflow',
|
||||
header: '订阅',
|
||||
|
||||
Reference in New Issue
Block a user