Skip to content

Commit

Permalink
chore: addjust ScreenOwnerType (#545)
Browse files Browse the repository at this point in the history
  • Loading branch information
dariakoko authored Dec 31, 2024
1 parent 29ab619 commit 82904a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Schema/Values/OwnerType.ts
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ export type ScreenOwnerType =
| OwnerType.explore
| OwnerType.fair
| OwnerType.fairArtworks
| OwnerType.follows
| OwnerType.galleriesForYou
| OwnerType.gene
| OwnerType.home
Expand Down Expand Up @@ -262,7 +263,6 @@ export type PageOwnerType =
| OwnerType.editProfile
| OwnerType.fair
| OwnerType.fairs
| OwnerType.follows
| OwnerType.galleries
| OwnerType.gene
| OwnerType.home
Expand Down

0 comments on commit 82904a7

Please sign in to comment.