mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	Backport of #22342 to release/v1.18 as requested
This commit is contained in:
		
							
								
								
									
										2
									
								
								assets/emoji.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								assets/emoji.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@@ -26,7 +26,7 @@ import (
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
const (
 | 
					const (
 | 
				
			||||||
	gemojiURL         = "https://raw.githubusercontent.com/github/gemoji/master/db/emoji.json"
 | 
						gemojiURL         = "https://raw.githubusercontent.com/github/gemoji/master/db/emoji.json"
 | 
				
			||||||
	maxUnicodeVersion = 12
 | 
						maxUnicodeVersion = 14
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
var flagOut = flag.String("o", "modules/emoji/emoji_data.go", "out")
 | 
					var flagOut = flag.String("o", "modules/emoji/emoji_data.go", "out")
 | 
				
			||||||
 
 | 
				
			|||||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Reference in New Issue
	
	Block a user