Skip to content

Commit

Permalink
Account settings: Allow profile picture page (#2535)
Browse files Browse the repository at this point in the history
  • Loading branch information
DaVinci9196 authored Sep 27, 2024
1 parent f2d3b8b commit 2fba42b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ private val SCREEN_ID_TO_URL = hashMapOf(
214 to "https://myaccount.google.com/dashboard",
215 to "https://takeout.google.com",
216 to "https://myaccount.google.com/inactive",
218 to "https://myaccount.google.com/profile-picture?interop=o",
219 to "https://myactivity.google.com/myactivity",
220 to "https://www.google.com/maps/timeline",
224 to "https://myactivity.google.com/activitycontrols?settings=search",
Expand Down

0 comments on commit 2fba42b

Please sign in to comment.