Update backup protos

This commit is contained in:
Fedor Indutny 2024-07-25 07:58:51 -07:00 committed by GitHub
parent 59d9807301
commit d627bf543e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 61 additions and 44 deletions

View file

@ -68,6 +68,7 @@ export type StorageAccessType = {
// Not used UI, stored as is when imported from backup.
defaultWallpaperPhotoPointer: Uint8Array;
defaultWallpaperPreset: number;
defaultDimWallpaperInDarkMode: boolean;
customColors: CustomColorsItemType;
device_name: string;