mirror of
https://github.com/paricafe/misskey.git
synced 2025-04-21 17:53:08 -05:00
fix
This commit is contained in:
parent
9006caef64
commit
71cb369762
1 changed files with 1 additions and 1 deletions
|
@ -443,7 +443,7 @@ if (!props.mock) {
|
|||
showing,
|
||||
users,
|
||||
count: appearNote.value.renoteCount,
|
||||
targetElement: renoteButton.value,
|
||||
targetElement: renoteButton.value as HTMLElement,
|
||||
}, {
|
||||
closed: () => dispose(),
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue