{{ item.id }} |
{{ item.attachment.rid }}
|
{{ item.name }} |
{{ props.packPrefix + item.alias }} |
This action will delete this sticker, all content used it will no longer show your sticker. But the
attachment will still exists.
{
deleteSticker(item)
isActive.value = false
}
"
/>
|