mirror of
https://github.com/tutao/tutanota.git
synced 2025-12-07 13:49:47 +00:00
add FeatureType.ReceivesNoTutaNewsletters to TutanotaConstants
This commit is contained in:
parent
c5ee61ee78
commit
d05da0642c
1 changed files with 1 additions and 0 deletions
|
|
@ -590,6 +590,7 @@ export enum FeatureType {
|
|||
KeyVerification = "18", // Enables key verification for internal testing and volunteers
|
||||
SpamClientClassification = "19",
|
||||
QuickActions = "20",
|
||||
ReceivesNoTutaNewsletters = "21",
|
||||
}
|
||||
|
||||
export const FULL_INDEXED_TIMESTAMP: number = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue