aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-action@users.noreply.github.com>2023-12-08 15:39:40 +0000
committergithub-actions[bot] <github-action@users.noreply.github.com>2023-12-08 15:39:40 +0000
commitb88b9b7afe61890ce2aa56ce688f2f6dd7638d79 (patch)
treea4e89850de994144a1a2ea5779c8ad88a71a1ceb
parentc34e454a3c1f4245627ff579744fec29ff4bc15f (diff)
downloadSkyHanni-REPO-b88b9b7afe61890ce2aa56ce688f2f6dd7638d79.tar.gz
SkyHanni-REPO-b88b9b7afe61890ce2aa56ce688f2f6dd7638d79.tar.bz2
SkyHanni-REPO-b88b9b7afe61890ce2aa56ce688f2f6dd7638d79.zip
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/4fa9b95a280515b1fa71425e8e1c61d5b4a009f6
-rw-r--r--constants/regexes.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/regexes.json b/constants/regexes.json
index 9d25f21..788ca02 100644
--- a/constants/regexes.json
+++ b/constants/regexes.json
@@ -1,5 +1,5 @@
{
- "sourceLabel": "d56e307",
+ "sourceLabel": "4fa9b95",
"regexes": {
"harp.inventory": "^Harp.*"
}