There was an error while loading. Please reload this page.
1 parent b98a8a4 commit 877b438Copy full SHA for 877b438
1 file changed
play-services-core/src/main/kotlin/org/microg/gms/accountsettings/ui/MainActivity.kt
@@ -68,6 +68,7 @@ private val SCREEN_ID_TO_URL = hashMapOf(
68
205 to "https://myaccount.google.com/birthday",
69
206 to "https://myaccount.google.com/gender",
70
210 to "https://myaccount.google.com/locationsharing",
71
+ 212 to "https://myactivity.google.com/activitycontrols",
72
214 to "https://myaccount.google.com/dashboard",
73
215 to "https://takeout.google.com",
74
216 to "https://myaccount.google.com/inactive",
0 commit comments