This commit is contained in:
syuilo
2022-12-30 08:41:22 +09:00
parent 09078de36b
commit dcfc526453
3 changed files with 4 additions and 2 deletions

View File

@@ -273,6 +273,7 @@ export default defineComponent({
key: Math.random(),
emoji: `:${token.props.name}:`,
normal: this.plain,
host: this.author?.host,
})];
}