mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-13 00:33:28 +01:00
Prioritizes AltServer that originally installed AltStore over others
This commit is contained in:
@@ -8,7 +8,11 @@
|
||||
|
||||
import Foundation
|
||||
|
||||
import Roxas
|
||||
|
||||
extension UserDefaults
|
||||
{
|
||||
@NSManaged var firstLaunch: Date?
|
||||
|
||||
@NSManaged var preferredServerID: String?
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user