aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-action@users.noreply.github.com>2023-12-08 16:11:44 +0000
committergithub-actions[bot] <github-action@users.noreply.github.com>2023-12-08 16:11:44 +0000
commit501e6fee5fe3e4b2beef3d779718b5585bddb74a (patch)
tree787264b5412b89538556b68c36800aae31cc551b /constants
parent7239fd6f159b4a87f5e2d377a0c3f38723e8d1a1 (diff)
downloadSkyHanni-REPO-501e6fee5fe3e4b2beef3d779718b5585bddb74a.tar.gz
SkyHanni-REPO-501e6fee5fe3e4b2beef3d779718b5585bddb74a.tar.bz2
SkyHanni-REPO-501e6fee5fe3e4b2beef3d779718b5585bddb74a.zip
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/c6a0603c22b31cab027ffa463ed7f01e363ebe09
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 e938009..00953aa 100644
--- a/constants/regexes.json
+++ b/constants/regexes.json
@@ -1,5 +1,5 @@
{
- "sourceLabel": "6bca12c",
+ "sourceLabel": "c6a0603",
"regexes": {
"harp.inventory": "^Harp.*"
}