diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-08 16:50:32 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-08 16:50:32 +0000 |
commit | 00517a50fc21d2b6bdf23a7079832e7be2445135 (patch) | |
tree | ee152e425069bcf5b94d131887757608620402cc | |
parent | 452f180cad5889899714dcc111a8f6c29092830d (diff) | |
download | SkyHanni-REPO-00517a50fc21d2b6bdf23a7079832e7be2445135.tar.gz SkyHanni-REPO-00517a50fc21d2b6bdf23a7079832e7be2445135.tar.bz2 SkyHanni-REPO-00517a50fc21d2b6bdf23a7079832e7be2445135.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/96d5748a5300edc133bc52240001f753485bd8c3
-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 5b64481..949f2f7 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "45cbc37", + "sourceLabel": "96d5748", "regexes": { "harp.inventory": "^Harp.*" } |