mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2026-01-06 09:29:33 -06:00
tagging
This commit is contained in:
@@ -56,7 +56,7 @@ public class Tag : Node
|
||||
args.Logger?.ILog("Appending Tags: No Tags. Nothing will happen");
|
||||
}
|
||||
|
||||
args.SetTags(Tags ?? [], Replace);
|
||||
args.SetTagsByUid(Tags ?? [], Replace);
|
||||
return 1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user