mirror of
https://github.com/NoCrypt/migu.git
synced 2026-04-20 08:02:12 +00:00
feat: enable auto update for android too
This commit is contained in:
parent
e630225f1d
commit
dd99405a5e
1 changed files with 1 additions and 1 deletions
|
|
@ -136,7 +136,7 @@ export const defaults = {
|
|||
slowSeeding: true,
|
||||
disableStartupVideo: true,
|
||||
amoledTheme: true,
|
||||
enableAutoUpdate: !SUPPORTS.isAndroid,
|
||||
enableAutoUpdate: true,
|
||||
torrentPersist: false,
|
||||
torrentDHT: false,
|
||||
torrentPeX: false,
|
||||
|
|
|
|||
Loading…
Reference in a new issue