diff options
author | github-actions <github-action@users.noreply.github.com> | 2023-11-18 08:37:48 +0000 |
---|---|---|
committer | github-actions <github-action@users.noreply.github.com> | 2023-11-18 08:37:48 +0000 |
commit | 5f523e0c996523cc7fcd11a52fbf4af851cbfcc0 (patch) | |
tree | 8bdc37632d079d71b98e130556b585a18f41d667 | |
parent | 35e979d9e30c9be938c7073fa45bed2a1d03bae6 (diff) | |
download | SkyHanni-REPO-5f523e0c996523cc7fcd11a52fbf4af851cbfcc0.tar.gz SkyHanni-REPO-5f523e0c996523cc7fcd11a52fbf4af851cbfcc0.tar.bz2 SkyHanni-REPO-5f523e0c996523cc7fcd11a52fbf4af851cbfcc0.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/22b4f69bf1e8f2eb1613033eb2acd72ff9073767
-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 281583a..35ffe25 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "0f697f3", + "sourceLabel": "22b4f69", "regexes": { "harp.inventory": "^Harp" } |