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