mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 14:53:25 +01:00
[ADD] Refresh all apps functionality in MyAppsView
This commit is contained in:
@@ -75,7 +75,7 @@ struct AppPillButton: View {
|
||||
}
|
||||
|
||||
func refreshApp(_ installedApp: InstalledApp) {
|
||||
|
||||
AppManager.shared.refresh([installedApp], presentingViewController: nil)
|
||||
}
|
||||
|
||||
func installApp(_ storeApp: StoreApp) {
|
||||
|
||||
Reference in New Issue
Block a user