From 6fd1efe4a1e9e24db98b2adcc8fd1bfe86245b9e Mon Sep 17 00:00:00 2001 From: Banaanae <83927639+Banaanae@users.noreply.github.com> Date: Tue, 20 Aug 2024 22:23:55 +1000 Subject: [PATCH] add reference_location to github.com found when clicking the PR icon in an issue --- data.min.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data.min.json b/data.min.json index 39aa67f..a1c6fd2 100644 --- a/data.min.json +++ b/data.min.json @@ -888,7 +888,8 @@ "rules": [ "email_token", "email_source", - "notification_referrer_id" + "notification_referrer_id", + "reference_location" ], "referralMarketing": [], "rawRules": [],