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
Copy file name to clipboardExpand all lines: widgets.json
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -207,6 +207,14 @@
207
207
"event_id": "$event_id",
208
208
"market_key": "$market_key"
209
209
}
210
+
},
211
+
{
212
+
"paramName": "view",
213
+
"type": "text",
214
+
"label": "View",
215
+
"description": "Event the browser is currently showing. Set only by clicking a card; never grouped, so an event selected elsewhere cannot redirect the browser.",
0 commit comments