Skip to content

Commit

Permalink
support env and property (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsanford8 authored Sep 19, 2023
1 parent de51f02 commit ba041f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mux-analytics.brs
Original file line number Diff line number Diff line change
Expand Up @@ -1388,6 +1388,7 @@ function muxAnalytics() as Object

prototype._firstWords = {
"property": "a",
"env": "a",
"beacon": "b",
"custom": "c",
"ad": "d",
Expand Down

0 comments on commit ba041f9

Please sign in to comment.