mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-26 13:20:48 +00:00
Include ACI+Access Keys pairs with CDSI requests
This commit is contained in:
@@ -12,6 +12,7 @@ import { downloadAttachment } from './downloadAttachment';
|
||||
import { generateSecurityNumber } from './safetyNumber';
|
||||
import { getStringForProfileChange } from './getStringForProfileChange';
|
||||
import { getTextWithMentions } from './getTextWithMentions';
|
||||
import { getUuidsForE164s } from './getUuidsForE164s';
|
||||
import { getUserAgent } from './getUserAgent';
|
||||
import { hasExpired } from './hasExpired';
|
||||
import {
|
||||
@@ -81,4 +82,5 @@ export {
|
||||
toWebSafeBase64,
|
||||
zkgroup,
|
||||
expirationTimer,
|
||||
getUuidsForE164s,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user