mirror of
https://github.com/yattee/yattee.git
synced 2024-12-13 22:00:31 +05:30
Disable PeerTube
This commit is contained in:
parent
93c9298c07
commit
e3b1e19645
@ -69,10 +69,6 @@ final class AccountValidator: Service {
|
||||
func validateInstance() {
|
||||
reset()
|
||||
|
||||
app.wrappedValue = .peerTube
|
||||
setValidationResult(true)
|
||||
return
|
||||
|
||||
guard let app = appsToValidateInstance.popLast() else { return }
|
||||
tryValidatingUsing(app)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user