mirror of
				https://gitea.com/gitea/tea.git
				synced 2025-10-31 09:15:26 +01:00 
			
		
		
		
	Fix bug (#793)
Partially fix #791 Reviewed-on: https://gitea.com/gitea/tea/pulls/793 Reviewed-by: hiifong <i@hiif.ong>
This commit is contained in:
		| @@ -72,6 +72,6 @@ func CreatePull(ctx *context.TeaContext) (err error) { | ||||
| 		ctx, | ||||
| 		base, | ||||
| 		head, | ||||
| 		allowMaintainerEdits, | ||||
| 		&allowMaintainerEdits, | ||||
| 		&opts) | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Lunny Xiao
					Lunny Xiao