Skip to content

Commit 59c23c8

Browse files
authored
Add hasExposure: false to pref-setting example feature (#579)
1 parent 7c31842 commit 59c23c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/deep-dives/desktop/desktop-pref-experiments.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ will be `JSON.stringify(value)`.
2121
my-feature:
2222
description: A description of my feature
2323
owner: whoami@mozilla.com
24+
hasExposure: false
2425
variables:
2526
enabled:
2627
description: A variable setting a boolean pref to enable a feature.

0 commit comments

Comments
 (0)