There was an error while loading. Please reload this page.
1 parent 88ccdea commit 801481bCopy full SHA for 801481b
1 file changed
play-services-core/src/main/kotlin/org/microg/gms/accountsettings/ui/MainActivity.kt
@@ -71,6 +71,7 @@ private val SCREEN_ID_TO_URL = hashMapOf(
71
214 to "https://myaccount.google.com/dashboard",
72
215 to "https://takeout.google.com",
73
216 to "https://myaccount.google.com/inactive",
74
+ 217 to "https://myaccount.google.com/blocklist",
75
218 to "https://myaccount.google.com/profile-picture?interop=o",
76
219 to "https://myactivity.google.com/myactivity",
77
220 to "https://www.google.com/maps/timeline",
0 commit comments