Skip to content

Commit

Permalink
Fix up account.proto
Browse files Browse the repository at this point in the history
  • Loading branch information
aapeliv committed May 3, 2024
1 parent a1997ee commit e1e74f4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/proto/account.proto
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,6 @@ message GetAccountInfoRes {

// the user's timezone name identifier, derived from their coordinates, for example "Australia/Melbourne"
string timezone = 6;

// whether the user has all non-security emails off
bool do_not_email = 10;
}

message ChangePasswordReq {
Expand Down

0 comments on commit e1e74f4

Please sign in to comment.