diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-08 14:07:27 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-08 14:07:27 +0000 |
commit | 32157ee865d09c4ffcbc5a64eb7c6e8a0dc0487d (patch) | |
tree | 3f3c542a9de3c1ad6bda0756734abff744c089b9 /constants | |
parent | 19c9659529bb29843514d8b385ee946f44073734 (diff) | |
download | SkyHanni-REPO-32157ee865d09c4ffcbc5a64eb7c6e8a0dc0487d.tar.gz SkyHanni-REPO-32157ee865d09c4ffcbc5a64eb7c6e8a0dc0487d.tar.bz2 SkyHanni-REPO-32157ee865d09c4ffcbc5a64eb7c6e8a0dc0487d.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/854a1f71eac59e6f8f0d1f2680124f06823b76b7
Diffstat (limited to 'constants')
-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 34c83b0..b12789d 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "ac64c44", + "sourceLabel": "854a1f7", "regexes": { "harp.inventory": "^Harp.*" } |