mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-13 16:53:29 +01:00
[FIX] Show App IDs button only if user is logged in with their Apple ID
This commit is contained in:
committed by
Joe Mattiello
parent
ed1970245a
commit
d3e04c1db7
@@ -45,6 +45,7 @@ struct AddSourceView: View {
|
||||
}
|
||||
.listStyle(InsetGroupedListStyle())
|
||||
.navigationTitle(L10n.AddSourceView.title)
|
||||
.navigationBarTitleDisplayMode(.inline)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user