diff options
-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..281583a --- /dev/null +++ b/constants/regexes.json @@ -0,0 +1,6 @@ +{ + "sourceLabel": "0f697f3", + "regexes": { + "harp.inventory": "^Harp" + } +}
\ No newline at end of file |