mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Update image URL for Discord webhook (#19536)
Signed-off-by: jolheiser <john.olheiser@gmail.com>
This commit is contained in:
		@@ -12,7 +12,7 @@
 | 
			
		||||
		</div>
 | 
			
		||||
		<div class="field">
 | 
			
		||||
			<label for="icon_url">{{.i18n.Tr "repo.settings.discord_icon_url"}}</label>
 | 
			
		||||
			<input id="icon_url" name="icon_url" value="{{.DiscordHook.IconURL}}" placeholder="e.g. https://example.com/img/favicon.png">
 | 
			
		||||
			<input id="icon_url" name="icon_url" value="{{.DiscordHook.IconURL}}" placeholder="e.g. https://example.com/assets/img/logo.svg">
 | 
			
		||||
		</div>
 | 
			
		||||
		{{template "repo/settings/webhook/settings" .}}
 | 
			
		||||
	</form>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user