Skip to content

Commit

Permalink
fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
Catta1997 committed Aug 27, 2024
1 parent 079bd57 commit a1e1b30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PlayCover/Utils/IPA.swift
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ public class IPA {

enum Application {
case base(BaseApp)
case store(StoreAppData)
case store(SourceAppsData)
}

@MainActor
Expand Down

0 comments on commit a1e1b30

Please sign in to comment.