diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-08 15:54:04 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-08 15:54:04 +0000 |
commit | 6b921027f8d7ccb24b209dd1b6df424a9b944ab4 (patch) | |
tree | 2f160cdaca27a2597e8eeb39f79b84aae485f12c | |
parent | 7100379495c3a96c92e1730240f57a9f3ad9d3db (diff) | |
download | SkyHanni-REPO-6b921027f8d7ccb24b209dd1b6df424a9b944ab4.tar.gz SkyHanni-REPO-6b921027f8d7ccb24b209dd1b6df424a9b944ab4.tar.bz2 SkyHanni-REPO-6b921027f8d7ccb24b209dd1b6df424a9b944ab4.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/2e436dd40e158b64d6c7b4e3bbd32fcf01f97e0a
-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 d60ebdf..0ff2dea 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "628c23e", + "sourceLabel": "2e436dd", "regexes": { "harp.inventory": "^Harp.*" } |