You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-26 22:41:17 +02:00
Mobile: Fixed proxy timeout setting UI
This commit is contained in:
@@ -1464,6 +1464,7 @@ class Setting extends BaseModel {
|
||||
'net.proxyTimeout': {
|
||||
value: 1,
|
||||
type: SettingItemType.Int,
|
||||
maximum: 60,
|
||||
advanced: true,
|
||||
section: 'sync',
|
||||
isGlobal: true,
|
||||
|
||||
Reference in New Issue
Block a user