Using the Blocking rule, I want to exclude certain artists. #535
-
I already have 100 elements full on the tag set. |
Beta Was this translation helpful? Give feedback.
Answered by
jiangtian616
Nov 1, 2024
Replies: 1 comment 8 replies
-
Upload screenshots about your gallery & rule. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Don't use
&&
logic if you don't know how it works, useContain
only.