mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-07-12 16:01:35 +08:00
添加工作流备注功能
This commit is contained in:
@@ -74,6 +74,7 @@ function getActionIcon(type: string): string {
|
||||
'SendMessageAction': 'mdi-message-arrow-right',
|
||||
'TransferFileAction': 'mdi-file-move',
|
||||
'InvokePluginAction': 'mdi-run',
|
||||
'NoteAction': 'mdi-note-text',
|
||||
}
|
||||
|
||||
return iconMap[type] || 'mdi-puzzle-outline'
|
||||
|
||||
Reference in New Issue
Block a user