You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you add a negative default query using a dash - character, it keeps adding an extra dash every time you enter or exit the query menu.
For example, you add -female:tail, when you exit the menu, the default query would be --female:tail. If you enter the menu again, now it's ---female:tail, and so on forever.
Is there an alternative way to blacklist tags? or a config file where to manually edit the blacklist?
The text was updated successfully, but these errors were encountered:
When you add a negative default query using a dash
-
character, it keeps adding an extra dash every time you enter or exit the query menu.For example, you add
-female:tail
, when you exit the menu, the default query would be--female:tail
. If you enter the menu again, now it's---female:tail
, and so on forever.Is there an alternative way to blacklist tags? or a config file where to manually edit the blacklist?
The text was updated successfully, but these errors were encountered: