mirror of
				https://gitea.com/gitea/tea.git
				synced 2025-10-31 09:15:26 +01:00 
			
		
		
		
	Fix lint
This commit is contained in:
		| @@ -307,6 +307,7 @@ var tokenScopeOpts = []string{ | ||||
| 	string(gitea.AccessTokenScopeSudo), | ||||
| } | ||||
|  | ||||
| // LoginSelect prompts the user to select a login if multiple are configured | ||||
| func LoginSelect() (*config.Login, error) { | ||||
| 	logins, err := config.GetLogins() | ||||
| 	if err != nil { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Lunny Xiao
					Lunny Xiao