mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-04 16:35:56 +02:00
fix 912791b3ab
This commit is contained in:
@@ -273,6 +273,7 @@ export default defineComponent({
|
||||
key: Math.random(),
|
||||
emoji: `:${token.props.name}:`,
|
||||
normal: this.plain,
|
||||
host: this.author?.host,
|
||||
})];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user