mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-28 01:54:13 +01:00 
			
		
		
		
	Co-authored-by: zeripath <art27@cantab.net>
This commit is contained in:
		
							parent
							
								
									0b83cc21be
								
							
						
					
					
						commit
						0734ca0132
					
				| @ -97,6 +97,9 @@ func (r *RepositoryRestorer) GetTopics() ([]string, error) { | ||||
| 
 | ||||
| 	bs, err := os.ReadFile(p) | ||||
| 	if err != nil { | ||||
| 		if os.IsNotExist(err) { | ||||
| 			return nil, nil | ||||
| 		} | ||||
| 		return nil, err | ||||
| 	} | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user