aboutsummaryrefslogtreecommitdiff
path: root/models/webhook_discord.go
diff options
context:
space:
mode:
Diffstat (limited to 'models/webhook_discord.go')
-rw-r--r--models/webhook_discord.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/models/webhook_discord.go b/models/webhook_discord.go
index e403399a..e452043c 100644
--- a/models/webhook_discord.go
+++ b/models/webhook_discord.go
@@ -13,7 +13,7 @@ import (
"github.com/gogits/git-module"
api "github.com/gogits/go-gogs-client"
- "github.com/gogits/gogs/modules/setting"
+ "github.com/gogits/gogs/pkg/setting"
)
type DiscordEmbedFooterObject struct {