You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "a feature flag to enable a free swag button within the application",
8
+
"valueType": "BOOLEAN"
9
+
},
10
+
"event_date": {
11
+
"defaultValue": {
12
+
"value": "Oct 18, 2022"
13
+
},
14
+
"description": "a date for future conferences so we can reuse our application.",
15
+
"valueType": "STRING"
16
+
},
17
+
"call_to_action": {
18
+
"defaultValue": {
19
+
"value": "Come enjoy pizza while attending a Firebase workshop!"
20
+
},
21
+
"description": "a message letting our community know what the upcoming session holds in store. A place for ML personalization to see what kind of messages land better with our users.",
0 commit comments