Skip to content

Commit

Permalink
clients/web: drop notification settings
Browse files Browse the repository at this point in the history
  • Loading branch information
frankie567 committed Jul 11, 2024
1 parent d2061ee commit 0e24d39
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions clients/apps/web/src/utils/testdata.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,6 @@ export const user: UserRead = {
avatar_url: 'https://avatars.githubusercontent.com/u/47952?v=4',
accepted_terms_of_service: true,
id: 'xxxabc-123',
email_newsletters_and_changelogs: false,
email_promotions_and_events: false,
oauth_accounts: [],
}

Expand Down

0 comments on commit 0e24d39

Please sign in to comment.