🎨
This commit is contained in:
parent
59e83605ac
commit
1b5f0571f7
2 changed files with 16 additions and 2 deletions
|
|
@ -96,6 +96,7 @@ const decorationsForPreview = computed(() => {
|
|||
flipH: flipH.value,
|
||||
offsetX: offsetX.value,
|
||||
offsetY: offsetY.value,
|
||||
blink: true,
|
||||
};
|
||||
const decorations = [...$i.avatarDecorations];
|
||||
if (props.usingIndex != null) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue