mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Add custom emoji support (#16004)
This commit is contained in:
		@@ -14481,6 +14481,13 @@
 | 
			
		||||
          },
 | 
			
		||||
          "x-go-name": "AllowedReactions"
 | 
			
		||||
        },
 | 
			
		||||
        "custom_emojis": {
 | 
			
		||||
          "type": "array",
 | 
			
		||||
          "items": {
 | 
			
		||||
            "type": "string"
 | 
			
		||||
          },
 | 
			
		||||
          "x-go-name": "CustomEmojis"
 | 
			
		||||
        },
 | 
			
		||||
        "default_theme": {
 | 
			
		||||
          "type": "string",
 | 
			
		||||
          "x-go-name": "DefaultTheme"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user