mirror of
				https://github.com/robweber/xbmcbackup.git
				synced 2025-11-03 19:02:14 +01:00 
			
		
		
		
	indent error - always returned false
This commit is contained in:
		@@ -110,7 +110,7 @@ class GoogleDriveAuthorizer:
 | 
				
			|||||||
        if(self.CLIENT_ID == '' and self.CLIENT_SECRET == ''):
 | 
					        if(self.CLIENT_ID == '' and self.CLIENT_SECRET == ''):
 | 
				
			||||||
            #we can't go any farther, need these for sure
 | 
					            #we can't go any farther, need these for sure
 | 
				
			||||||
            xbmcgui.Dialog().ok(utils.getString(30010),utils.getString(30098) + ' ' + utils.getString(30058),utils.getString(30108))
 | 
					            xbmcgui.Dialog().ok(utils.getString(30010),utils.getString(30098) + ' ' + utils.getString(30058),utils.getString(30108))
 | 
				
			||||||
        result = False
 | 
					            result = False
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        return result
 | 
					        return result
 | 
				
			||||||
        
 | 
					        
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user