We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2d3b8b commit 2fba42bCopy full SHA for 2fba42b
play-services-core/src/main/kotlin/org/microg/gms/accountsettings/ui/MainActivity.kt
@@ -35,6 +35,7 @@ private val SCREEN_ID_TO_URL = hashMapOf(
35
214 to "https://myaccount.google.com/dashboard",
36
215 to "https://takeout.google.com",
37
216 to "https://myaccount.google.com/inactive",
38
+ 218 to "https://myaccount.google.com/profile-picture?interop=o",
39
219 to "https://myactivity.google.com/myactivity",
40
220 to "https://www.google.com/maps/timeline",
41
224 to "https://myactivity.google.com/activitycontrols?settings=search",
0 commit comments