Skip to content

Commit 831f71c

Browse files
committed
Fixed the issue of not being able to jump to the family group page
1 parent 27bacdd commit 831f71c

File tree

1 file changed

+1
-0
lines changed
  • play-services-core/src/main/kotlin/org/microg/gms/accountsettings/ui

1 file changed

+1
-0
lines changed

play-services-core/src/main/kotlin/org/microg/gms/accountsettings/ui/MainActivity.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ private val SCREEN_ID_TO_URL = hashMapOf(
8888
10007 to "https://myaccount.google.com/payments-and-subscriptions",
8989
10015 to "https://support.google.com/accounts",
9090
10050 to "https://myaccount.google.com/profile",
91+
10052 to "https://myaccount.google.com/embedded/family/create",
9192
10090 to "https://myaccount.google.com/profile/name",
9293
10704 to "https://www.google.com/account/about",
9394
10706 to "https://myaccount.google.com/profile/profiles-summary",

0 commit comments

Comments
 (0)