mirror of
				https://gitcode.com/gitea/gitea.git
				synced 2025-10-30 07:59:37 +08:00 
			
		
		
		
	 8bc8ca1953
			
		
	
	8bc8ca1953
	
	
	
		
			
			Change `GetBoards(ctx context.Context, projectID int64)` to `(p *Project) GetBoards(ctx context.Context) (BoardList, error)` `getDefaultBoard` is same.