userinfo: forgot how to footer
This commit is contained in:
parent
338dc9aa95
commit
eb0614378e
1 changed files with 1 additions and 1 deletions
|
@ -555,7 +555,7 @@ userinfo.callback = async function (msg, line) {
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
image: {url: imageUrl},
|
image: {url: imageUrl},
|
||||||
footer: `SKU ID: ${nameplate.sku_id}`,
|
footer: {text: `SKU ID: ${nameplate.sku_id}`},
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue