mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
- Multiple fixes and CI setup
This commit is contained in:
@@ -233,7 +233,8 @@ extension AppBannerView
|
||||
{
|
||||
// App is installed
|
||||
|
||||
if installedApp.isUpdateAvailable
|
||||
// if installedApp.isUpdateAvailable
|
||||
if installedApp.hasUpdate
|
||||
{
|
||||
buttonAction = .update
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user