mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 06:03:04 -04:00
make update message better
This commit is contained in:
parent
321079d991
commit
3559e1a6ec
2 changed files with 4 additions and 2 deletions
|
@ -20,7 +20,7 @@ const embedTypes = Object.freeze({
|
|||
"success": (context) => {
|
||||
return {
|
||||
author: {
|
||||
name: `Error`
|
||||
name: `Success`
|
||||
},
|
||||
color: COLORS.success
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue