feat: enable auto update for android too

This commit is contained in:
NoCrypt 2024-08-06 00:18:06 +07:00
parent e630225f1d
commit dd99405a5e

View file

@ -136,7 +136,7 @@ export const defaults = {
slowSeeding: true,
disableStartupVideo: true,
amoledTheme: true,
enableAutoUpdate: !SUPPORTS.isAndroid,
enableAutoUpdate: true,
torrentPersist: false,
torrentDHT: false,
torrentPeX: false,