Skip to content

Commit

Permalink
Merge pull request #497 from artsy/mdole/add-sift-android-flag
Browse files Browse the repository at this point in the history
feat: add sift android flag
  • Loading branch information
mdole authored Jul 13, 2023
2 parents 192aca1 + 5e2f82f commit 836eef6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Echo.json5
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@
{ name: 'AREnableShowsForYouLocation', value: true },
{ name: 'AREnableInstantViewInRoom', value: true },
{ name: 'AREnableGalleriesForYou', value: false },
{ name: 'AREnableAdditionalSiftAndroidTracking', value: false },
],
messages: [
{ name: 'LiveAuctionsCurrentWebSocketVersion', content: '3' },
Expand Down

0 comments on commit 836eef6

Please sign in to comment.