mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-05 14:02:48 +00:00
Merge branch 'beta'
This commit is contained in:
commit
692eebfc91
@ -282,8 +282,8 @@ public struct EnergyUsageSettings: Codable, Equatable {
|
|||||||
autoplayVideo: true,
|
autoplayVideo: true,
|
||||||
autoplayGif: true,
|
autoplayGif: true,
|
||||||
loopStickers: true,
|
loopStickers: true,
|
||||||
loopEmoji: isCapable ? false : true,
|
loopEmoji: isCapable,
|
||||||
fullTranslucency: isCapable ? false : true,
|
fullTranslucency: isCapable,
|
||||||
extendBackgroundWork: true,
|
extendBackgroundWork: true,
|
||||||
autodownloadInBackground: true
|
autodownloadInBackground: true
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user