1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-04-21 17:53:08 -05:00
This commit is contained in:
FLY_MC 2025-03-31 21:38:11 +08:00
parent 9006caef64
commit 71cb369762

View file

@ -443,7 +443,7 @@ if (!props.mock) {
showing,
users,
count: appearNote.value.renoteCount,
targetElement: renoteButton.value,
targetElement: renoteButton.value as HTMLElement,
}, {
closed: () => dispose(),
});