Premade Groups Filter

Premade Groups Filter

9M Downloads

Comments in advanced expression

BradCOnGitHub opened this issue ยท 1 comments

commented

Before the recent overhaul I was able to keep a commented out filter as the only text in the advanced expression field, to be uncommented when I needed it. Now I get a parsing error when the comment is the only thing there.

Specifically, I put this:
--mages > 0
I have been able to work around it with this:

true 
--and mages > 0
commented

Fixed in 4.0.3