mirror of
				https://github.com/yattee/yattee.git
				synced 2025-11-04 06:32:03 +00:00 
			
		
		
		
	Disable PeerTube
This commit is contained in:
		@@ -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)
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user