SillyTavern/public/scripts/extensions/regex
kingbri 0e45aa7e58 Regex: Fix saving logic
- Don't save if the name is empty or undefined
- Warn if the find regex isn't found
- Warn if the "Affects" checkbox isn't selected

This allows for edits to be preserved even if a user incorrectly
changes something with the regex script itself.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-07-24 23:21:54 -04:00
..
dropdown.html Initial commit 2023-07-20 20:32:15 +03:00
editor.html Initial commit 2023-07-20 20:32:15 +03:00
engine.js Initial commit 2023-07-20 20:32:15 +03:00
index.js Regex: Fix saving logic 2023-07-24 23:21:54 -04:00
manifest.json Initial commit 2023-07-20 20:32:15 +03:00
scriptTemplate.html Initial commit 2023-07-20 20:32:15 +03:00
style.css Initial commit 2023-07-20 20:32:15 +03:00