diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-08 15:22:30 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-08 15:22:30 +0000 |
commit | 721331053ad08d5f888f23774defca5f13b42ee2 (patch) | |
tree | 72cc6b0d84ac341313d9cc7fca073f473b46e9b0 | |
parent | 5001cb4232655ee80f68afa23c9f501a35ed4ee5 (diff) | |
download | SkyHanni-REPO-721331053ad08d5f888f23774defca5f13b42ee2.tar.gz SkyHanni-REPO-721331053ad08d5f888f23774defca5f13b42ee2.tar.bz2 SkyHanni-REPO-721331053ad08d5f888f23774defca5f13b42ee2.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/f277a99f2c547c446b8c5e0ddfa3021062e3cf40
-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 2b4358c..713df9c 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "735c6ed", + "sourceLabel": "f277a99", "regexes": { "harp.inventory": "^Harp.*" } |