diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-08 15:55:00 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-08 15:55:00 +0000 |
commit | b941091e7468939f825363cb59a9b2396d30e0d8 (patch) | |
tree | 8065ebc11d640f61e93a5e24dd7ee027f9eb9f30 | |
parent | 6b921027f8d7ccb24b209dd1b6df424a9b944ab4 (diff) | |
download | SkyHanni-REPO-b941091e7468939f825363cb59a9b2396d30e0d8.tar.gz SkyHanni-REPO-b941091e7468939f825363cb59a9b2396d30e0d8.tar.bz2 SkyHanni-REPO-b941091e7468939f825363cb59a9b2396d30e0d8.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/f87b7f68cbbcfd7a940fc4e3888ac94545132543
-rw-r--r-- | constants/regexes.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/regexes.json b/constants/regexes.json index 0ff2dea..b97396d 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "2e436dd", + "sourceLabel": "f87b7f6", "regexes": { "harp.inventory": "^Harp.*" } |