Improvements to the media editor
This commit is contained in:
parent
e8eb7638c4
commit
d0296ececa
61 changed files with 1124 additions and 969 deletions
|
@ -8,7 +8,8 @@ import { generateKeyPair } from '../../Curve';
|
|||
import type { UploadKeysType } from '../../textsecure/WebAPI';
|
||||
import AccountManager from '../../textsecure/AccountManager';
|
||||
import type { PreKeyType } from '../../textsecure/Types.d';
|
||||
import { ServiceIdKind, normalizeAci } from '../../types/ServiceId';
|
||||
import { ServiceIdKind } from '../../types/ServiceId';
|
||||
import { normalizeAci } from '../../util/normalizeAci';
|
||||
|
||||
const { textsecure } = window;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue