mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-21 07:35:36 +02:00
🎨
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user