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