diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-08 16:03:04 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-08 16:03:04 +0000 |
commit | 7239fd6f159b4a87f5e2d377a0c3f38723e8d1a1 (patch) | |
tree | d5604a5b05065e5dc1b16aa5fe9a92a390011ec6 /constants | |
parent | 5c5dc3f30eb3e852568f1737063484ff5b92846f (diff) | |
download | SkyHanni-REPO-7239fd6f159b4a87f5e2d377a0c3f38723e8d1a1.tar.gz SkyHanni-REPO-7239fd6f159b4a87f5e2d377a0c3f38723e8d1a1.tar.bz2 SkyHanni-REPO-7239fd6f159b4a87f5e2d377a0c3f38723e8d1a1.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/6bca12c94980771cd85ebfc94417a8b41bd1d8c9
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 88a60ed..e938009 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "9867f18", + "sourceLabel": "6bca12c", "regexes": { "harp.inventory": "^Harp.*" } |