Help with an accidental syntax error

Starting off, I know almost nothing about coding. And at this point, I don’t know what features I have are original vs a plug-in.
EDIT: Upon some forum scrolling, I believe this is the plug-in I’m talking about. Stash Batch Query Edit

I was using the ‘Scene Tagger’ . There is the box that allows “query edits” where you can enter terms to remove from titles auto populating into the query box… I entered one, and accidentally tapped the backslash key as I hit enter, and it caused the page to immediately freak out.

I cannot get into the scene tagger anymore. I get " Something went wrong. SyntaxError: Invalid regular expression: /'/gi: \ at end of pattern" and then a page of lines of error locations.

Once I’ve gotten the error, it does not go away when I click to other pages. I can refresh and other pages will then show up, but refreshing does not fix the scene tagger page.

Can anyone help me get back to how it was before I broke it? It seems like it would be an easy fix, but I’m not sure how to go about it.

Please and thank you.

  1. Stop Stash.
  2. Open your config.yml file.
  3. Search for:
        taggerConfig:
            blacklist:
    
  4. Delete invalid regex and save.
  5. Start Stash.
1 Like