mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Automatic session reset
This commit is contained in:
committed by
Josh Perez
parent
fe187226bb
commit
98e7e65d25
@@ -24,6 +24,7 @@ import { parseRemoteClientExpiration } from './parseRemoteClientExpiration';
|
||||
import { sleep } from './sleep';
|
||||
import { longRunningTaskWrapper } from './longRunningTaskWrapper';
|
||||
import { toWebSafeBase64, fromWebSafeBase64 } from './webSafeBase64';
|
||||
import { mapToSupportLocale } from './mapToSupportLocale';
|
||||
import * as zkgroup from './zkgroup';
|
||||
|
||||
export {
|
||||
@@ -44,6 +45,7 @@ export {
|
||||
isFileDangerous,
|
||||
longRunningTaskWrapper,
|
||||
makeLookup,
|
||||
mapToSupportLocale,
|
||||
missingCaseError,
|
||||
parseRemoteClientExpiration,
|
||||
Registration,
|
||||
|
||||
Reference in New Issue
Block a user