Skip to content

Commit 84443b8

Browse files
committed
discord: fix URL not assigned to logger
1 parent 0863534 commit 84443b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

discord.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ func DiscordIniter() Initer {
206206
name: name,
207207
level: cfg.Level,
208208
},
209+
url: cfg.URL,
209210
username: cfg.Username,
210211
titles: titles,
211212
colors: colors,

0 commit comments

Comments
 (0)