mirror of
https://git.um-react.app/um/um-react.git
synced 2025-11-28 11:33:02 +00:00
feat: ui improvement, working audio preview
This commit is contained in:
@@ -4,4 +4,5 @@ export enum DECRYPTION_WORKER_ACTION_NAME {
|
||||
|
||||
export interface DecryptionResult {
|
||||
decrypted: string; // blob uri
|
||||
ext: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user