mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Improvements to the media editor
This commit is contained in:
@@ -67,10 +67,10 @@ import { IMAGE_JPEG, IMAGE_WEBP } from '../types/MIME';
|
||||
import type { AciString, PniString, ServiceIdString } from '../types/ServiceId';
|
||||
import {
|
||||
ServiceIdKind,
|
||||
isAciString,
|
||||
normalizeServiceId,
|
||||
normalizePni,
|
||||
} from '../types/ServiceId';
|
||||
import { isAciString } from '../util/isAciString';
|
||||
import {
|
||||
constantTimeEqual,
|
||||
decryptProfile,
|
||||
|
||||
Reference in New Issue
Block a user