mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-09 22:53:06 -04:00
icon changes
This commit is contained in:
parent
42db233436
commit
dd7662c354
2 changed files with 3 additions and 2 deletions
|
@ -117,7 +117,7 @@ module.exports = {
|
|||
}
|
||||
|
||||
embed.fields.push({
|
||||
name: `${icon("rocket")} Embedded Activity`,
|
||||
name: `${icon("activity")} Embedded Activity`,
|
||||
value: content.join('\n').substr(0,1024),
|
||||
inline: true
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue