diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-08 15:24:43 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-08 15:24:43 +0000 |
commit | c34e454a3c1f4245627ff579744fec29ff4bc15f (patch) | |
tree | 03e0eb0cd485d4ba15024437d71c813f462967fa | |
parent | 721331053ad08d5f888f23774defca5f13b42ee2 (diff) | |
download | SkyHanni-REPO-c34e454a3c1f4245627ff579744fec29ff4bc15f.tar.gz SkyHanni-REPO-c34e454a3c1f4245627ff579744fec29ff4bc15f.tar.bz2 SkyHanni-REPO-c34e454a3c1f4245627ff579744fec29ff4bc15f.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/d56e3075c7d418e0004f072703e635e83e2a06cf
-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 713df9c..9d25f21 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "f277a99", + "sourceLabel": "d56e307", "regexes": { "harp.inventory": "^Harp.*" } |