aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions <github-action@users.noreply.github.com>2023-11-18 07:36:31 +0000
committergithub-actions <github-action@users.noreply.github.com>2023-11-18 07:36:31 +0000
commit35e979d9e30c9be938c7073fa45bed2a1d03bae6 (patch)
tree9b7b3b3f1db6d324a22da3c4ceca37658fea2351
parent590fa64c89f30137aecae22f35f665e4cc3e3ca0 (diff)
downloadSkyHanni-REPO-35e979d9e30c9be938c7073fa45bed2a1d03bae6.tar.gz
SkyHanni-REPO-35e979d9e30c9be938c7073fa45bed2a1d03bae6.tar.bz2
SkyHanni-REPO-35e979d9e30c9be938c7073fa45bed2a1d03bae6.zip
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/0f697f3a14452aaa64fe817a376899d5f5d3f4da
-rw-r--r--constants/regexes.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/constants/regexes.json b/constants/regexes.json
new file mode 100644
index 0000000..281583a
--- /dev/null
+++ b/constants/regexes.json
@@ -0,0 +1,6 @@
+{
+ "sourceLabel": "0f697f3",
+ "regexes": {
+ "harp.inventory": "^Harp"
+ }
+} \ No newline at end of file