Skip to content

Commit

Permalink
Added account avatar management page
Browse files Browse the repository at this point in the history
  • Loading branch information
DaVinci9196 committed Sep 9, 2024
1 parent 108bd88 commit 4764d2c
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 4764d2c

Please sign in to comment.