mirror of
https://github.com/misskey-dev/misskey.git
synced 2024-12-25 22:22:51 +09:00
fix
This commit is contained in:
parent
57906fd563
commit
84c22ed200
@ -109,6 +109,6 @@ export function copyEmbedCode(entity: EmbeddableEntity, idOrUsername: string, pa
|
|||||||
entity,
|
entity,
|
||||||
idOrUsername,
|
idOrUsername,
|
||||||
params: _params,
|
params: _params,
|
||||||
});
|
}, {}, 'closed');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user