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