diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-08 15:41:53 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-08 15:41:53 +0000 |
commit | 7100379495c3a96c92e1730240f57a9f3ad9d3db (patch) | |
tree | a742fc20ed7de039da96b5496b70be161bebb83f /constants | |
parent | b88b9b7afe61890ce2aa56ce688f2f6dd7638d79 (diff) | |
download | SkyHanni-REPO-7100379495c3a96c92e1730240f57a9f3ad9d3db.tar.gz SkyHanni-REPO-7100379495c3a96c92e1730240f57a9f3ad9d3db.tar.bz2 SkyHanni-REPO-7100379495c3a96c92e1730240f57a9f3ad9d3db.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/628c23e8a8713c7ece482fa4ea7eb979f2561017
Diffstat (limited to 'constants')
-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 788ca02..d60ebdf 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "4fa9b95", + "sourceLabel": "628c23e", "regexes": { "harp.inventory": "^Harp.*" } |