Cleanup MessageFile component
This commit is contained in:
parent
90d5f3b2f8
commit
fe93764763
2 changed files with 11 additions and 13 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import { MatrixEvent, Room } from "matrix-js-sdk";
|
||||
import { AttachmentBatch } from "./attachment";
|
||||
import { Proof, MediaMetadata } from "./proof";
|
||||
import { Proof, MediaMetadata, MediaInterventionFlags } from "./proof";
|
||||
|
||||
export type KeanuEventExtension = {
|
||||
isMxThread?: boolean;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue