aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-action@users.noreply.github.com>2023-12-08 17:22:42 +0000
committergithub-actions[bot] <github-action@users.noreply.github.com>2023-12-08 17:22:42 +0000
commit9541d7bdae98ea92de9cec510e643196106af98a (patch)
tree555086f6ca293165061ccd7d10ca478bde1a09ec /constants
parentf537a92dcaa97d10c2a3658893697766235e99da (diff)
downloadSkyHanni-REPO-9541d7bdae98ea92de9cec510e643196106af98a.tar.gz
SkyHanni-REPO-9541d7bdae98ea92de9cec510e643196106af98a.tar.bz2
SkyHanni-REPO-9541d7bdae98ea92de9cec510e643196106af98a.zip
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/a28e7e388bea2f1e4796595f91ba802accf17485
Diffstat (limited to 'constants')
-rw-r--r--constants/regexes.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/regexes.json b/constants/regexes.json
index a44527d..9a078e6 100644
--- a/constants/regexes.json
+++ b/constants/regexes.json
@@ -1,5 +1,5 @@
{
- "sourceLabel": "75144d4",
+ "sourceLabel": "a28e7e3",
"regexes": {
"harp.inventory": "^Harp.*"
}