port over low_bandwidth mode to develop
This commit is contained in:
parent
a6914274b0
commit
ce24165e19
8 changed files with 30 additions and 6 deletions
|
@ -362,4 +362,9 @@ export const SETTINGS = {
|
|||
displayName: _td('Show developer tools'),
|
||||
default: false,
|
||||
},
|
||||
"lowBandwidth": {
|
||||
supportedLevels: LEVELS_DEVICE_ONLY_SETTINGS_WITH_CONFIG,
|
||||
displayName: _td('Low Bandwidth Mode'),
|
||||
default: false,
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue