mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-18 03:03:31 +01:00
Changes “WiFi” spelling to “Wi-Fi”
This commit is contained in:
@@ -30,7 +30,7 @@ class VerifyAppPledgeOperation: ResultOperation<Void>
|
||||
{
|
||||
super.main()
|
||||
|
||||
// _Don't_ rethrow earlier errors, or else user will only be taken to Patreon post if connected to same WiFi as AltServer.
|
||||
// _Don't_ rethrow earlier errors, or else user will only be taken to Patreon post if connected to same Wi-Fi as AltServer.
|
||||
// if let error = self.context.error
|
||||
// {
|
||||
// self.finish(.failure(error))
|
||||
|
||||
Reference in New Issue
Block a user