formatting

This commit is contained in:
sadan 2024-08-12 12:33:19 -04:00
parent 3e8afe669a
commit 65887e3347
No known key found for this signature in database

View file

@ -25,7 +25,7 @@ export default definePlugin({
}
],
patchChatboxMention (props) {
patchChatboxMention(props) {
return normalMessageComponent({
className: "mention",
userId: props.id,