mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 23:56:42 +08:00
fix workflow
This commit is contained in:
@@ -302,12 +302,12 @@ export function getWorkflowTabs() {
|
||||
{
|
||||
title: t('workflowTabs.list'),
|
||||
tab: 'list',
|
||||
icon: 'mdi-format-list-bulleted',
|
||||
icon: 'mdi-workflow-outline',
|
||||
},
|
||||
{
|
||||
title: t('workflowTabs.share'),
|
||||
tab: 'share',
|
||||
icon: 'mdi-share',
|
||||
icon: 'mdi-share-variant',
|
||||
},
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user