mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-05 04:13:08 +02:00
fix: update notification
This commit is contained in:
parent
24360e4dcd
commit
2cfcdbaac8
@ -68,7 +68,7 @@ module.exports = client => {
|
||||
name: latestRelease.author.login,
|
||||
})
|
||||
.setTitle(getMessage('misc.update.title'))
|
||||
.setDescription(getMessage('misc.update.fields.links.value', {
|
||||
.setDescription(getMessage('misc.update.description', {
|
||||
changelog,
|
||||
github: latestRelease.html_url,
|
||||
guide,
|
||||
|
Loading…
Reference in New Issue
Block a user