1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

fix discord hook bug (#2778)

This commit is contained in:
Lunny Xiao
2017-10-25 13:13:45 +08:00
committed by GitHub
parent b0f04e7593
commit 796be03e9b
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
// Copyright 2017 The Gitea Authors. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
package models
import (