oops just squash me, thanks

This commit is contained in:
Qais Patankar
2021-02-14 14:58:49 +00:00
committed by GitHub
parent 7d65abc76f
commit cab52f255d

View File

@@ -58,7 +58,7 @@ func New(session *discordgo.Session, guild string, title string, autoCreate bool
channelWebhooks: make(map[string]*discordgo.Webhook),
Log: log.NewEntry(logrus.StandardLogger()),
Log: log.NewEntry(log.StandardLogger()),
}
}