mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-21 00:48:19 +01:00
Keep UI settings on heartbeat expiration
This commit is contained in:
7
ts/types/RemoveAllConfiguration.ts
Normal file
7
ts/types/RemoveAllConfiguration.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
// Copyright 2021 Signal Messenger, LLC
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
export enum RemoveAllConfiguration {
|
||||
Full = 'Full',
|
||||
Soft = 'Soft',
|
||||
}
|
||||
Reference in New Issue
Block a user