From 5001cb4232655ee80f68afa23c9f501a35ed4ee5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 8 Dec 2023 14:23:15 +0000 Subject: [PATCH] Update regexes based on https://github.com/hannibal002/Skyhanni/commit/735c6edad7032046640c261d267142f7d493445f --- constants/regexes.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/constants/regexes.json b/constants/regexes.json index b40411e8e..2b4358cc3 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,6 +1,6 @@ { - "sourceLabel": "6b4f42a", + "sourceLabel": "735c6ed", "regexes": { - "harp.inventory": "^Harp.*_wrong" + "harp.inventory": "^Harp.*" } } \ No newline at end of file