diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-08 13:59:10 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-08 13:59:10 +0000 |
commit | 19c9659529bb29843514d8b385ee946f44073734 (patch) | |
tree | 6e2e91e659f9d949ff02de2ffb7613a21728a5fa | |
parent | dc3056da6974e02555367666e1d0acbfb870b8f2 (diff) | |
download | SkyHanni-REPO-19c9659529bb29843514d8b385ee946f44073734.tar.gz SkyHanni-REPO-19c9659529bb29843514d8b385ee946f44073734.tar.bz2 SkyHanni-REPO-19c9659529bb29843514d8b385ee946f44073734.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/ac64c44df778985148f9bdf923e3049227bc97cf
-rw-r--r-- | constants/regexes.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/constants/regexes.json b/constants/regexes.json new file mode 100644 index 0000000..34c83b0 --- /dev/null +++ b/constants/regexes.json @@ -0,0 +1,6 @@ +{ + "sourceLabel": "ac64c44", + "regexes": { + "harp.inventory": "^Harp.*" + } +}
\ No newline at end of file |