From b8de7079a963efb140ed318d876f23a17a0e3d9e Mon Sep 17 00:00:00 2001 From: Jeff Boek Date: Thu, 13 Aug 2020 12:41:02 -0700 Subject: [PATCH] For #11656 - Adds docs for new leanplum attributes --- docs/mma.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/mma.md b/docs/mma.md index 4db6157ae..ab632d0f1 100644 --- a/docs/mma.md +++ b/docs/mma.md @@ -159,6 +159,16 @@ User Attributes A boolean indicating that this is a Fenix installation #8208 + + `installed_addons` + A boolean indicating that there are addons installed + #13233 + + + `enabled_addons` + A boolean indicating that there are addons enabled + #13233 + Events