diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-08 16:11:44 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-08 16:11:44 +0000 |
commit | 501e6fee5fe3e4b2beef3d779718b5585bddb74a (patch) | |
tree | 787264b5412b89538556b68c36800aae31cc551b /constants | |
parent | 7239fd6f159b4a87f5e2d377a0c3f38723e8d1a1 (diff) | |
download | SkyHanni-REPO-501e6fee5fe3e4b2beef3d779718b5585bddb74a.tar.gz SkyHanni-REPO-501e6fee5fe3e4b2beef3d779718b5585bddb74a.tar.bz2 SkyHanni-REPO-501e6fee5fe3e4b2beef3d779718b5585bddb74a.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/c6a0603c22b31cab027ffa463ed7f01e363ebe09
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 e938009..00953aa 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "6bca12c", + "sourceLabel": "c6a0603", "regexes": { "harp.inventory": "^Harp.*" } |