Merge remote-tracking branch 'misskey/master' into feature/2024.9.0
This commit is contained in:
@@ -103,6 +103,7 @@ const decorationsForPreview = computed(() => {
|
||||
offsetX: offsetX.value,
|
||||
offsetY: offsetY.value,
|
||||
showBelow: showBelow.value,
|
||||
blink: true,
|
||||
};
|
||||
const decorations = [...$i.avatarDecorations];
|
||||
if (props.usingIndex != null) {
|
||||
|
||||
Reference in New Issue
Block a user