Skip to content

Commit

Permalink
fix task descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
skier233 committed May 31, 2024
1 parent ec140c9 commit e5a2455
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/AITagger/ai_tagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ exec:
interface: raw
tasks:
- name: Tag Images
description: Run AI Tagger on images with AI_TODO tag
description: Run AI Tagger on images with AI_TagMe tag
defaultArgs:
mode: tag_images
- name: Tag Scenes
description: Run AI Tagger on scenes with AI_TODO tag
description: Run AI Tagger on scenes with AI_TagMe tag
defaultArgs:
mode: tag_scenes

0 comments on commit e5a2455

Please sign in to comment.