1
0
Fork 0

For #11656 - Adds docs for new leanplum attributes

master
Jeff Boek 2020-08-13 12:41:02 -07:00
parent 446f1d678e
commit b8de7079a9
1 changed files with 10 additions and 0 deletions

View File

@ -159,6 +159,16 @@ User Attributes
<td>A boolean indicating that this is a Fenix installation</td>
<td><a href="https://github.com/mozilla-mobile/fenix/pull/8208">#8208</a></td>
</tr>
<tr>
<td>`installed_addons`</td>
<td>A boolean indicating that there are addons installed</td>
<td><a href="https://github.com/mozilla-mobile/fenix/pull/13233">#13233</a></td>
</tr>
<tr>
<td>`enabled_addons`</td>
<td>A boolean indicating that there are addons enabled</td>
<td><a href="https://github.com/mozilla-mobile/fenix/pull/13233">#13233</a></td>
</tr>
</table>
Events