mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-05 00:45:50 +02:00
Fix bug
This commit is contained in:
@@ -17,6 +17,7 @@ export default {
|
||||
};
|
||||
|
||||
const show = () => {
|
||||
if (!document.body.contains(el)) return;
|
||||
if (self.tag) return;
|
||||
|
||||
self.tag = new MkUserPreview({
|
||||
|
||||
Reference in New Issue
Block a user