aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-action@users.noreply.github.com>2023-12-08 15:41:53 +0000
committergithub-actions[bot] <github-action@users.noreply.github.com>2023-12-08 15:41:53 +0000
commit7100379495c3a96c92e1730240f57a9f3ad9d3db (patch)
treea742fc20ed7de039da96b5496b70be161bebb83f /constants
parentb88b9b7afe61890ce2aa56ce688f2f6dd7638d79 (diff)
downloadSkyHanni-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.json2
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.*"
}