Skip to content

Commit 8743fb9

Browse files
authored
Merge pull request #666 from artsy/brian/auth-screen-tracking
chore: add authModal ownerType
2 parents a82a25d + 34c6a2a commit 8743fb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Schema/Values/OwnerType.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ export enum OwnerType {
4949
auctionResultsRail = "auctionResultsRail",
5050
auctions = "auctions",
5151
auctionsOverview = "auctionsOverview",
52+
authModal = "authModal",
5253
basedOnYourRecentSaves = "basedOnYourRecentSaves",
5354
category = "category",
5455
cityGuideGuide = "cityGuideGuide",

0 commit comments

Comments
 (0)