aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-action@users.noreply.github.com>2023-12-08 14:17:11 +0000
committergithub-actions[bot] <github-action@users.noreply.github.com>2023-12-08 14:17:11 +0000
commitc7e0bdde581611925ae963523dd585808429d8eb (patch)
tree3f760dbfe8d5b053c907cadecda4fc91a4fef8f5
parent32157ee865d09c4ffcbc5a64eb7c6e8a0dc0487d (diff)
downloadSkyHanni-REPO-c7e0bdde581611925ae963523dd585808429d8eb.tar.gz
SkyHanni-REPO-c7e0bdde581611925ae963523dd585808429d8eb.tar.bz2
SkyHanni-REPO-c7e0bdde581611925ae963523dd585808429d8eb.zip
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/6b4f42adb3e465556379141dd263fb4b38f18de0
-rw-r--r--constants/regexes.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/regexes.json b/constants/regexes.json
index b12789d..b40411e 100644
--- a/constants/regexes.json
+++ b/constants/regexes.json
@@ -1,6 +1,6 @@
{
- "sourceLabel": "854a1f7",
+ "sourceLabel": "6b4f42a",
"regexes": {
- "harp.inventory": "^Harp.*"
+ "harp.inventory": "^Harp.*_wrong"
}
} \ No newline at end of file