Voice-note animation fixes
This commit is contained in:
parent
56f8842ed2
commit
458eb2ea81
12 changed files with 147 additions and 104 deletions
|
@ -40,7 +40,6 @@ export type Props = {
|
|||
computePeaks(url: string, barCount: number): Promise<ComputePeaksResult>;
|
||||
kickOffAttachmentDownload(): void;
|
||||
onCorrupted(): void;
|
||||
onFirstPlayed(): void;
|
||||
};
|
||||
|
||||
const mapStateToProps = (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue